Merge Tag v0.2.15.0

This commit is contained in:
2025-05-25 17:46:20 +02:00
14 changed files with 121 additions and 56 deletions

View File

@@ -29,4 +29,6 @@ export const QUICK_DATES = [
{ label: 'Friday', value: 'this friday' },
{ label: 'Saturday', value: 'this saturday' },
{ label: 'Sunday', value: 'this sunday' },
] as const
] as const
export const MAX_COIN_LIMIT = 9999