push bug fixes

This commit is contained in:
ashrafzarkanisala
2024-09-30 19:55:25 +03:00
parent 0731507d3b
commit 92d32e4d84
8 changed files with 46 additions and 29 deletions

View File

@ -166,4 +166,7 @@ class Assets {
//assets/icons/water_heater.svg
static const String waterHeater = 'assets/icons/water_heater.svg';
//assets/icons/ac_lock.svg
static const String acLock = 'assets/icons/ac_lock.svg';
}