mirror of
https://github.com/zoriya/noctalia-shell.git
synced 2026-08-15 18:43:59 +00:00
ChangelogPanel: save lastSeenVersion to cacheDir
This commit is contained in:
@@ -245,7 +245,7 @@ SmartPanel {
|
||||
GitHubService.clearReleaseCache();
|
||||
}
|
||||
if (UpdateService && UpdateService.changelogCurrentVersion) {
|
||||
Settings.data.changelog.lastSeenVersion = UpdateService.changelogCurrentVersion;
|
||||
UpdateService.markChangelogSeen(UpdateService.changelogCurrentVersion);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user