store negative cookie preference #52
Labels
enhancement
Feature request, an issue about something that could be improved, or a PR improving something.
frontend
Issues that require frontend code changes (HTML, CSS, JS)
priority: lowest
"Nice to have" updates that are not required (tiny low impact bug fixes or QoL enhancements).
when an user rejects cookies, we should keep their preference in localStorage so that they aren't asked again
probably add some stuff here:
skript-docs/doc-templates/js/main.js
Lines 404 to 406 in fd47b5e
and here:
skript-docs/docs/archives/2.6.4/js/functions.js
Line 1 in fd47b5e
and here as well:
skript-docs/doc-templates/js/main.js
Line 392 in fd47b5e
:)
The text was updated successfully, but these errors were encountered: