This commit is contained in:
2026-02-13 15:53:22 +01:00
commit 25271189b5
639 changed files with 49083 additions and 0 deletions

1
lib/constants/enums.dart Normal file
View File

@@ -0,0 +1 @@
enum Frequency { once, days, weeks, months }