chore: Update disenchant to 32.1 · feildmaster/UnderScript@8ac8406 · GitHub
Skip to content

Commit 8ac8406

Browse files
committed
chore: Update disenchant to 32.1
1 parent 2decbda commit 8ac8406

3 files changed

Lines changed: 30 additions & 34 deletions

File tree

src/base/craft/disenchant.js

Lines changed: 26 additions & 33 deletions

src/base/updates.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@
9595
if (!isNewer(data)) {
9696
noUpdateFound();
9797
} else {
98-
toast.close(); // I need a wait to change the 'onclose'
98+
toast.close(); // I need a way to change the 'onclose'
9999
compareAndToast(data);
100100
}
101101
});

src/utils/settings.js

Lines changed: 3 additions & 0 deletions

0 commit comments

Comments
 (0)