Fixed finder again.
This commit is contained in:
@@ -1380,6 +1380,8 @@ public class LightFinderUI : WindowMediatorSubscriberBase
|
||||
ImGui.PopStyleVar();
|
||||
}
|
||||
|
||||
#endregion
|
||||
|
||||
private void DrawDebugTab()
|
||||
{
|
||||
#if DEBUG
|
||||
@@ -1467,8 +1469,6 @@ public class LightFinderUI : WindowMediatorSubscriberBase
|
||||
#endif
|
||||
}
|
||||
|
||||
#endregion
|
||||
|
||||
#region Data Refresh
|
||||
|
||||
private async Task RefreshSyncshellsAsync()
|
||||
|
||||
Reference in New Issue
Block a user