1
0
mirror of https://codeberg.org/nobody/LocalCDN.git synced 2025-06-05 21:49:31 +02:00

Open changelog after an update fixed

This commit is contained in:
nobody
2020-07-13 18:49:20 +02:00
parent 5801426af6
commit abcbf09257
2 changed files with 2 additions and 2 deletions

View File

@ -110,7 +110,7 @@ main._showReleaseNotes = function (details) {
oldValue = items.lastMappingUpdate;
if (oldValue !== newValue) {
if (oldValue !== newValue || !items.hideReleaseNotes) {
// Updated mappings.js
chrome.storage.sync.set({
[Setting.LAST_MAPPING_UPDATE]: newValue

View File

@ -24,7 +24,7 @@
New in LocalCDN:
</div>
<ul>
<li></li>
<li>Fixed: Open changelog after an update (reported by email)</li>
</ul>
<div class="topic-label">
Generate rule sets for uBlock or uMatrix