feat: Windows app (WPF + WebView2) #1
@@ -33,6 +33,7 @@ public partial class App : Application
|
||||
base.OnStartup(e);
|
||||
ThemeManager.Initialize();
|
||||
SetupTray();
|
||||
ShowPopup();
|
||||
ScheduleTimer(ViewModel.RefreshInterval);
|
||||
|
||||
_ = Task.Run(async () =>
|
||||
|
||||
Reference in New Issue
Block a user