feat: minor improvement

This commit is contained in:
Sahil 2025-02-20 11:02:06 +05:30 committed by Sahil Khan
parent 2e585acc78
commit b4a1d72123

View File

@ -1 +1 @@
export const HIGHLIGHTED_DELAY = 120000;
export const HIGHLIGHTED_DELAY = 2 * 60 * 1000;