change interval to 5sec

This commit is contained in:
Timo Bejan 2022-01-24 20:58:13 +02:00
parent b364b03899
commit 86e5d92435

View File

@ -1 +1 @@
export const CHANGED_CHECK_INTERVAL = 3000;
export const CHANGED_CHECK_INTERVAL = 5000;