mirror of
https://github.com/SyncrowIOT/web.git
synced 2025-07-10 07:07:19 +00:00
fixed delete community
This commit is contained in:
@ -235,5 +235,5 @@ class Assets {
|
||||
static const String garageDoor = 'assets/icons/garage_opener.svg';
|
||||
static const String doorSensor = 'assets/icons/door_sensor.svg';
|
||||
|
||||
static const String delete = 'assets/icons/delete_svg';
|
||||
static const String delete = 'assets/icons/delete.svg';
|
||||
}
|
||||
|
Reference in New Issue
Block a user