mirror of
https://github.com/henrygd/beszel.git
synced 2025-12-17 18:56:17 +01:00
move gh button + update agent display in table
This commit is contained in:
@@ -20,5 +20,8 @@ export const $alerts = atom([] as AlertRecord[])
|
||||
/** SSH public key */
|
||||
export const $publicKey = atom('')
|
||||
|
||||
/** Beszel hub version */
|
||||
export const $hubVersion = atom('')
|
||||
|
||||
/** Chart time period */
|
||||
export const $chartTime = atom('1h') as WritableAtom<ChartTimes>
|
||||
|
||||
Reference in New Issue
Block a user