Fix: Fjern duplicate loadNextEntry() call der overskriver currentEntry
This commit is contained in:
parent
d704a2f780
commit
d76296ea73
@ -1305,8 +1305,8 @@
|
||||
// Users should click buttons for each entry
|
||||
});
|
||||
|
||||
// Load first entry
|
||||
loadNextEntry();
|
||||
// Note: Initial entry loading is handled above based on URL parameters
|
||||
// (either loadSpecificEntry or loadNextEntry is called conditionally)
|
||||
</script>
|
||||
</div>
|
||||
{% endblock %}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user