Files
kooltab/lib/utils/app_config.dart
T
2026-07-31 20:51:49 +02:00

2 lines
120 B
Dart

const kUpdateServerUrl = 'https://updater.brammie15.dev';
const kExportServerUrl = 'https://your-server.com/api/backup';