mirror of
https://github.com/Myzel394/quid_faciam_hodie.git
synced 2025-06-18 23:35:25 +02:00
4 lines
110 B
Dart
4 lines
110 B
Dart
const CACHE_KEY = '_cache';
|
|
const SETTINGS_KEY = 'settings';
|
|
const USER_HELP_SHEETS_KEY = 'user_help_sheets';
|