ChangelogService: merge into UpdateService

This commit is contained in:
Ly-sec
2025-11-18 00:52:17 +01:00
parent bb8107727c
commit 8034297fb7
4 changed files with 292 additions and 307 deletions

View File

@@ -80,7 +80,7 @@ ShellRoot {
PowerProfileService.init();
HostService.init();
FontService.init();
ChangelogService.init();
UpdateService.init();
// Only open the setup wizard for new users
if (!Settings.data.setupCompleted) {