mirror of
https://github.com/Myzel394/quid_faciam_hodie.git
synced 2025-06-18 23:35:25 +02:00
5 lines
53 B
Dart
5 lines
53 B
Dart
enum HelpSheetID {
|
|
mainScreen,
|
|
timelineScreen,
|
|
}
|