mirror of
https://github.com/tgstation/tgstation-server.git
synced 2026-08-25 22:17:51 +01:00
Remove ControlPanel from cache in Cleanup
This commit is contained in:
@@ -63,6 +63,7 @@ namespace TGControlPanel
|
||||
/// </summary>
|
||||
void Cleanup()
|
||||
{
|
||||
InstancesInUse.Remove(Interface.InstanceName);
|
||||
Interface.Dispose();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user