changed endpoint for communtiies and spaces, hardcoded p[roject value for now

This commit is contained in:
hannathkadher
2024-12-10 09:50:42 +04:00
parent 246098b83a
commit 4896b6c593
4 changed files with 43 additions and 25 deletions

View File

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