paradigm shift
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
|
||||
class ApiConstants {
|
||||
|
||||
static const String APPWRITE_ENDPOINT = "https://cloud.imbenji.net/v1";
|
||||
static const String APPWRITE_PROJECT_ID = "65de530c1c0a7ffc0c3f";
|
||||
static const String APPWRITE_ENDPOINT = "https://cloud.appwrite.io/v1";
|
||||
static const String APPWRITE_PROJECT_ID = "6633d0e00023502890ed";
|
||||
|
||||
static const String INFO_Q_DATABASE_ID = "65de5cab16717444527b";
|
||||
static const String MANUAL_Q_COLLECTION_ID = "65de9f2f925562a2eda8";
|
||||
|
||||
Reference in New Issue
Block a user