Fix dataset creation window
This commit is contained in:
@@ -44,7 +44,6 @@ public class SzLibraryWindow : SzGuiWindowBase
|
||||
ImGui.EndMenu();
|
||||
}
|
||||
|
||||
// Added Refresh to the menu bar
|
||||
if (ImGui.MenuItem("Refresh"))
|
||||
{
|
||||
RefreshData();
|
||||
|
||||
Reference in New Issue
Block a user