Fix docstring

This commit is contained in:
2024-10-10 15:45:43 +02:00
parent 32444fac90
commit 579d077b35
3 changed files with 3 additions and 3 deletions

View File

@ -89,7 +89,7 @@ class PictureWithIdentifications {
/**
* Load user picture page with a nice download bar
* @param {ViewerConfig} Configuration
* @param {ViewerConfig} config
**/
window.loadViewer = (config) => {
document.addEventListener("alpine:init", () => {