mirror of
https://github.com/tgstation/tgstation-server.git
synced 2026-08-30 08:33:19 +01:00
Merge pull request #220 from Cyberboss/ReinitStatic
Fixes refreshing the static dir list not updating editor text
This commit is contained in:
@@ -97,6 +97,7 @@ namespace TGControlPanel
|
||||
private void StaticFilesRefreshButton_Click(object sender, EventArgs e)
|
||||
{
|
||||
BuildFileList();
|
||||
UpdateEditText();
|
||||
}
|
||||
|
||||
private void StaticFileUploadButton_Click(object sender, EventArgs e)
|
||||
|
||||
Reference in New Issue
Block a user