Changelog: remove changelogs.json

This commit is contained in:
Ly-sec
2025-11-21 15:58:34 +01:00
parent 665aa84f70
commit 2d856882d2
2 changed files with 1 additions and 236 deletions
@@ -222,9 +222,6 @@ SmartPanel {
}
onClosed: {
if (UpdateService && UpdateService.clearReleaseCache) {
UpdateService.clearReleaseCache();
}
if (UpdateService && UpdateService.changelogCurrentVersion) {
UpdateService.markChangelogSeen(UpdateService.changelogCurrentVersion);
}