mirror of
https://github.com/SyncrowIOT/web.git
synced 2025-11-26 18:54:55 +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