Move preview config to its own tab

This commit is contained in:
Infi
2024-05-21 10:53:37 +02:00
parent 140343e654
commit 6daa0bb9e2
5 changed files with 60 additions and 31 deletions
+1
View File
@@ -36,6 +36,7 @@ public sealed class SettingsWindow : Window
new Display(Mutable),
new ChatLog(Plugin, Mutable),
new Emote(Plugin, Mutable),
new Preview(Plugin, Mutable),
new Ui.SettingsTabs.Fonts(Mutable),
new ChatColours(Plugin, Mutable),
new Tabs(Plugin, Mutable),