mirror of
https://github.com/ckaczor/HomeMonitor.git
synced 2026-01-28 09:35:39 -05:00
Start to reorganize
This commit is contained in:
4
Display/src/app/services/laundry/laundry-status.ts
Normal file
4
Display/src/app/services/laundry/laundry-status.ts
Normal file
@@ -0,0 +1,4 @@
|
||||
export class LaundryStatus {
|
||||
washer = false;
|
||||
dryer = false;
|
||||
}
|
||||
Reference in New Issue
Block a user