Files
syncrow-web/lib/utils/constants/temp_const.dart
2025-01-03 14:28:45 +04:00

4 lines
87 B
Dart

class TempConst {
static const projectId = '0685c781-df33-4cbf-bf65-9f4e835eb468';
}