mirror of
https://github.com/tgstation/tgstation-server.git
synced 2026-08-29 16:11:05 +01:00
Fixes newly onlined instances being listed as offline
This commit is contained in:
@@ -600,6 +600,7 @@ namespace TGServerService
|
||||
{
|
||||
path = ic.Directory;
|
||||
ic.Enabled = true;
|
||||
ic.Save();
|
||||
return SetupOneInstance(ic);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user