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 6f5f0ad..d774588 100644 --- a/viewer/src/store/galleryStore.ts +++ b/viewer/src/store/galleryStore.ts | |||
@@ -122,4 +122,4 @@ export default class GalleryStore extends VuexModule { | |||
122 | } | 122 | } |
123 | return []; | 123 | return []; |
124 | } | 124 | } |
125 | } \ No newline at end of file | 125 | } |