Jun 11, 2026, 1:19 PM
This commit is contained in:
@@ -44,6 +44,7 @@ $btnConnect = $Window.FindName("btnConnect")
|
||||
$txtServerName = $Window.FindName("txtServerName")
|
||||
$txtLogs = $Window.FindName("txtLogs")
|
||||
$dgServerInfo = $Window.FindName("dgServerInfo")
|
||||
$dgServerErrors = $Window.FindName("dgServerErrors")
|
||||
$tvServers = $Window.FindName("tvServers")
|
||||
$btnAddServer = $Window.FindName("btnAddServer")
|
||||
$btnRemoveServer = $Window.FindName("btnRemoveServer")
|
||||
|
||||
Reference in New Issue
Block a user