fix: newline in tooltip

This commit is contained in:
aclist 2025-09-10 16:32:14 +09:00
parent 1bfb054be2
commit 95a775cd74

View File

@ -4276,9 +4276,8 @@ class ModSelectionPanel(Gtk.Box):
},
{
"label": "Highlight stale",
"tooltip": """Shows locally-installed mods
which are not used by any server
in your Saved Servers""",
"tooltip": "Shows locally-installed mods which are not\n"
"used by any server in your Saved Servers",
},
]