Fixed renames and breadcrumbs for gallery.

This commit is contained in:
Leo Vasanko
2023-11-20 13:47:41 -08:00
parent 7cc7e32c33
commit b2a24fca57
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()"