Skip to content

Commit

Permalink
skin manage part
Browse files Browse the repository at this point in the history
  • Loading branch information
natsurainko committed Jun 17, 2024
1 parent 570ee9e commit 978a873
Show file tree
Hide file tree
Showing 26 changed files with 1,669 additions and 479 deletions.
1 change: 0 additions & 1 deletion Natsurainko.FluentLauncher/App.xaml.cs
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,6 @@ private static IPageProvider BuildPageProvider(IServiceProvider sp) => WinUIPage

// Home page
.WithPage<Views.Home.HomePage, ViewModels.Home.HomeViewModel>("HomePage")
.WithPage<Views.Home.NewHomePage, ViewModels.Home.HomeViewModel>("NewHomePage")

// Cores page
.WithPage<Views.Cores.CoresPage, ViewModels.Cores.CoresViewModel>("CoresPage")
Expand Down
Loading

0 comments on commit 978a873

Please sign in to comment.