Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/gallery.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'js/galleryview.js')
-rw-r--r--js/galleryview.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/js/galleryview.js b/js/galleryview.js
index 43f6c7ec..572125fc 100644
--- a/js/galleryview.js
+++ b/js/galleryview.js
@@ -79,7 +79,7 @@
/**
* Sets up the controls and starts loading the gallery rows
*
- * @param {string} albumPath
+ * @param {string|null} albumPath
*/
viewAlbum: function (albumPath) {
albumPath = albumPath || '';