aves/lib/model/actions/entry_info_actions.dart
2021-08-26 19:53:56 +09:00

3 lines
37 B
Dart

enum EntryInfoAction {
editDate,
}