dummydumdum

This commit is contained in:
Stanley Dimant
2024-11-18 13:03:57 +01:00
parent d23fa867e0
commit 3f08bb024d

View File

@@ -341,6 +341,8 @@ public class SettingsUi : WindowMediatorSubscriberBase
if (_apiController.IsConnected)
{
ImGuiHelpers.ScaledDummy(5);
ImGui.Separator();
ImGuiHelpers.ScaledDummy(10);
using var tree = ImRaii.TreeNode("Speed Test to Servers");
if (tree)