aboutsummaryrefslogtreecommitdiff
path: root/viewer/src/@types/gallery.d.ts
diff options
context:
space:
mode:
authorZero~Informatique2020-02-12 21:25:07 +0100
committerNotkea2020-02-12 21:44:51 +0100
commitaf4660b4c4fea455dfffbf2d966bae425ed6effb (patch)
treed0767971137faa81380a50661c47b848b10ccc5b /viewer/src/@types/gallery.d.ts
parentd2b06df90fd1e8f6b89c49704150de45aee92b51 (diff)
downloadldgallery-af4660b4c4fea455dfffbf2d966bae425ed6effb.tar.gz
viewer: project configuration - eof-last enforced
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 1987416..14a7ed9 100644
--- a/viewer/src/@types/gallery.d.ts
+++ b/viewer/src/@types/gallery.d.ts
@@ -56,4 +56,4 @@ declare namespace Gallery {
56 } 56 }
57 type RawTag = string; 57 type RawTag = string;
58 type ItemType = "other" | "picture" | "directory"; 58 type ItemType = "other" | "picture" | "directory";
59} \ No newline at end of file 59}