aboutsummaryrefslogtreecommitdiff
path: root/viewer/src/@types/gallery.d.ts
diff options
context:
space:
mode:
Diffstat (limited to 'viewer/src/@types/gallery.d.ts')
-rw-r--r--viewer/src/@types/gallery.d.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/viewer/src/@types/gallery.d.ts b/viewer/src/@types/gallery.d.ts
index 44eecf6..03d21fc 100644
--- a/viewer/src/@types/gallery.d.ts
+++ b/viewer/src/@types/gallery.d.ts
@@ -60,4 +60,4 @@ declare namespace Gallery {
60 } 60 }
61 type RawTag = string; 61 type RawTag = string;
62 type ItemType = "other" | "picture" | "directory"; 62 type ItemType = "other" | "picture" | "directory";
63} \ No newline at end of file 63}