mirror of
https://github.com/Myzel394/quid_faciam_hodie.git
synced 2025-06-19 15:45:26 +02:00
5 lines
53 B
Dart
5 lines
53 B
Dart
enum HelpSheetID {
|
|
mainScreen,
|
|
timelineScreen,
|
|
}
|