mirror of
https://github.com/tgstation/tgstation-server.git
synced 2026-08-29 08:00:19 +01:00
Various Control Panel fixes
Readded calls to Init* functions Fixes trying to get service version from ITGSService Removes calls Load* function in Init* functions
This commit is contained in:
@@ -33,7 +33,6 @@ namespace TGControlPanel
|
||||
RepoBGW.RunWorkerCompleted += RepoBGW_RunWorkerCompleted;
|
||||
RepoBGW.DoWork += RepoBGW_DoWork;
|
||||
BackupTagsList.MouseDoubleClick += BackupTagsList_MouseDoubleClick;
|
||||
PopulateRepoFields();
|
||||
}
|
||||
|
||||
private void BackupTagsList_MouseDoubleClick(object sender, MouseEventArgs e)
|
||||
|
||||
Reference in New Issue
Block a user