mirror of
https://github.com/SyncrowIOT/syncrow-app.git
synced 2025-11-26 08:34:56 +00:00
fixes bugs and add project id staging
This commit is contained in:
@ -1,3 +1,4 @@
|
||||
class TempConst {
|
||||
static const projectId = '0e62577c-06fa-41b9-8a92-99a21fbaf51c';
|
||||
static const projectIdDev = '0e62577c-06fa-41b9-8a92-99a21fbaf51c';
|
||||
static const projectIdStag = 'bcda711e-9fc2-4168-a05e-171b4026d1ff';
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user