Files
syncrow-web/lib/utils/constants/temp_const.dart
2025-02-06 11:28:40 +03:00

4 lines
87 B
Dart

class TempConst {
static const projectId = 'bcda711e-9fc2-4168-a05e-171b4026d1ff';
}