This commit is contained in:
PrefacedCorg
2026-04-01 00:16:36 +08:00
parent a2f21357b6
commit 378b3e73f2
5 changed files with 8 additions and 8 deletions
@@ -28,7 +28,7 @@ namespace Ink_Canvas.Windows.SettingsViews2
{ "Theme", typeof(Theme) },
{ "Colors", typeof(Colors) },
{ "Fonts", typeof(Fonts) },
{ "Startupa", typeof(Startupa) },
{ "NewSettingStartup", typeof(NewSettingStartup) },
{ "About", typeof(About) },
{ "Settings", typeof(SettingsPage) }
};