Files
reminder-bot/reminder-dashboard/src/consts.ts
2024-02-24 16:12:34 +00:00

3 lines
79 B
TypeScript

export const ICON_FLASH_TIME = 2_500;
export const MESSAGE_FLASH_TIME = 5_000;