mirror of
https://github.com/henrygd/beszel.git
synced 2025-12-17 18:56:17 +01:00
extra fs charts and filter bar for container charts
This commit is contained in:
@@ -22,3 +22,6 @@ export const $hubVersion = atom('')
|
||||
|
||||
/** Chart time period */
|
||||
export const $chartTime = atom('1h') as WritableAtom<ChartTimes>
|
||||
|
||||
/** Container chart filter */
|
||||
export const $containerFilter = atom('')
|
||||
|
||||
Reference in New Issue
Block a user