incorrect label..

This commit is contained in:
azyges
2025-08-31 10:02:02 +09:00
parent c3a6f2c88d
commit 05daa59e40

View File

@@ -815,7 +815,7 @@ public class SettingsUi : WindowMediatorSubscriberBase
ImGui.Separator();
if (_uiShared.MediumTreeNode("Validation", UIColors.Get("DimRed")))
if (_uiShared.MediumTreeNode("Storage Clearing", UIColors.Get("DimRed")))
{
ImGui.TextUnformatted("To clear the local storage accept the following disclaimer");
ImGui.Indent();