mirror of
https://github.com/Azgaar/Fantasy-Map-Generator.git
synced 2025-12-17 09:41:24 +01:00
feat: use StaleWhileRevalidate for scripts poloicy; v1.104.2
This commit is contained in:
parent
d3ba6dd95b
commit
3d1f268003
5 changed files with 33 additions and 40 deletions
|
|
@ -1990,8 +1990,8 @@
|
|||
</button>
|
||||
<button
|
||||
id="optionsReset"
|
||||
data-tip="Click to restore default options (page will be reloaded)"
|
||||
onclick="restoreDefaultOptions()"
|
||||
data-tip="Click to restore default options and reload the page"
|
||||
onclick="cleanupData()"
|
||||
>
|
||||
Reset to defaults
|
||||
</button>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue