forked from Github/frigate
Fix calendar selection (#11959)
This commit is contained in:
@@ -8,3 +8,5 @@ export type FilterList = {
|
||||
labels?: string[];
|
||||
zones?: string[];
|
||||
};
|
||||
|
||||
export const LAST_24_HOURS_KEY = "last24Hours";
|
||||
|
||||
Reference in New Issue
Block a user