diff options
Diffstat (limited to 'viewer/src/store')
-rw-r--r-- | viewer/src/store/galleryStore.ts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/viewer/src/store/galleryStore.ts b/viewer/src/store/galleryStore.ts index 1c95fe7..5ab0c33 100644 --- a/viewer/src/store/galleryStore.ts +++ b/viewer/src/store/galleryStore.ts | |||
@@ -108,4 +108,4 @@ export default class GalleryStore extends VuexModule { | |||
108 | } | 108 | } |
109 | return []; | 109 | return []; |
110 | } | 110 | } |
111 | } \ No newline at end of file | 111 | } |