Fixed renames and breadcrumbs for gallery.

This commit is contained in:
2023-11-21 05:47:41 +00:00
parent dd95e5a858
commit 27aefc50d4
7 changed files with 39 additions and 18 deletions
-1
View File
@@ -6,7 +6,6 @@
</template>
<UploadButton :path="props.path" />
<SvgButton
v-if="!store.prefs.gallery"
name="create-folder"
data-tooltip="New folder"
@click="() => store.fileExplorer!.newFolder()"