mirror of
https://github.com/ckaczor/HomeMonitor.git
synced 2026-01-24 01:25:38 -05:00
More new UI
This commit is contained in:
7
WebDisplay/src/models/time-span.ts
Normal file
7
WebDisplay/src/models/time-span.ts
Normal file
@@ -0,0 +1,7 @@
|
||||
export enum TimeSpan {
|
||||
Last24Hours,
|
||||
Day,
|
||||
Custom
|
||||
}
|
||||
|
||||
export default TimeSpan;
|
||||
Reference in New Issue
Block a user