fix(ui): display selected device name when add devices in DetailGroupScreen
This commit is contained in:
@@ -23,4 +23,6 @@ class ApplicationConstants {
|
||||
static const DEVICE_NOTIFICATIONS_SETTINGS = "/device-notifications-settings";
|
||||
static const OWNER_GROUP = "owner";
|
||||
static const PARTICIPANT_GROUP = "participant";
|
||||
static const NO_DATA = "no_data";
|
||||
static const LOADING = "loading";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user