mirror of
https://github.com/henrygd/beszel.git
synced 2026-04-07 21:41:50 +02:00
add title to agent connection type in all systems table
This commit is contained in:
@@ -59,3 +59,5 @@ export enum ConnectionType {
|
||||
SSH = 1,
|
||||
WebSocket,
|
||||
}
|
||||
|
||||
export const connectionTypeLabels = ["", "SSH", "WebSocket"] as const
|
||||
|
||||
Reference in New Issue
Block a user