feature/39-js-duplicate-functions-fix
main
openLightbox()
closeLightbox()
Closes #39
- Consolidate openLightbox() and closeLightbox() to single vanilla JS definition - Remove orphaned keyboard handler block that caused ReferenceError - Refs: #39
No dependencies set.
The note is not visible to the blocked user.
Änderungen
openLightbox()/closeLightbox()Definitionen zusammengeführt (nur Vanilla JS)Test
Closes #39