Update send FCM Token to Server
This commit is contained in:
@@ -21,4 +21,5 @@ class APIPathConstants {
|
||||
static const JOIN_GROUP_PATH = "/api/groups/join";
|
||||
static const APPROVE_GROUP_PATH = "/api/groups/approve";
|
||||
static const DEVICE_LOGS_PATH = "/api/device-logs";
|
||||
static const NOTIFICATION_TOKEN_PATH = "/api/users/app-token";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user