Files
syncrow-web/lib/utils/constants/temp_const.dart
hannathkadher 625b7b8304 revert back
2025-01-09 13:03:25 +04:00

4 lines
87 B
Dart

class TempConst {
static const projectId = '0e62577c-06fa-41b9-8a92-99a21fbaf51c';
}