0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-05-10 22:38:39 +00:00

Fix renamed variable

This commit is contained in:
G.Ambatte
2024-09-07 14:07:30 +12:00
parent cd30679aac
commit bc35b5245b
+1 -1
View File
@@ -8,7 +8,7 @@ export const HISTORY_PREFIX = 'HOMEBREWERY-HISTORY'
// 5: 2 * 24 * 60 // 2 days
// };
//
// const GARBAGE_COLLECT_AT = 28 * 24 * 60; // 28 days
// const GARBAGE_COLLECT_DELAY = 28 * 24 * 60; // 28 days
// <=================== TEST VALUES STARTS ===================>