fix: save to storage only for storage option

This commit is contained in:
Azgaar 2026-03-26 18:03:46 +01:00
parent 51a1f3ab44
commit b6fbc66ec3
3 changed files with 9 additions and 10 deletions

View file

@ -16,7 +16,7 @@
* For the changes that may be interesting to end users, update the `latestPublicChanges` array below (new changes on top).
*/
const VERSION = "1.113.7";
const VERSION = "1.113.8";
if (parseMapVersion(VERSION) !== VERSION) alert("versioning.js: Invalid format or parsing function");
{