This commit is contained in:
tamaina 2023-07-18 03:38:14 +00:00
parent 0079f3394b
commit 76145701af

View file

@ -50,7 +50,6 @@ import { i18n } from '@/i18n';
const SECOND_FETCH_LIMIT = 30;
const TOLERANCE = 6;
const WEAK_TOLERAMCE = 256;
const APPEAR_MINIMUM_INTERVAL = 600;
const BACKGROUND_PAUSE_WAIT_SEC = 10;