diff --git a/src/components/panels/Settings/ConfigFilesPanel.vue b/src/components/panels/Settings/ConfigFilesPanel.vue index 5f818664..daf56270 100644 --- a/src/components/panels/Settings/ConfigFilesPanel.vue +++ b/src/components/panels/Settings/ConfigFilesPanel.vue @@ -30,9 +30,13 @@ Config Files - mdi-file-plus - mdi-folder-plus - mdi-refresh + + + mdi-file-upload + mdi-file-plus + mdi-folder-plus + mdi-refresh + Current path: {{ this.currentPath === "" ? "/" : this.currentPath }} -