Merge branch '102-verbesserung-der-anti-spring-funktion-bei-library' into 'master'

Resolve "Verbesserung der "Anti-Spring" Funktion bei library!"

Closes #102

See merge request enrichment-2024/qivip!46
This commit is contained in:
ben8
2025-04-14 13:12:44 +00:00

View File

@@ -66,6 +66,8 @@
}, duration);
}
};
if (window.location.pathname !== "/library/") {
localStorage.setItem("meine_seite_scroll", 0);}
</script>
{% block extra_js %}{% endblock %}
</body>