Skip to content

Commit

Permalink
[WIP] UI Volume browser
Browse files Browse the repository at this point in the history
  • Loading branch information
XK4MiLX committed Feb 19, 2024
1 parent 218321b commit e94d367
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions HomeUI/src/views/apps/Management.vue
Original file line number Diff line number Diff line change
Expand Up @@ -2740,6 +2740,12 @@
<b-button-toolbar justify>
<b-button-group size="sm" />
<b-button-group size="sm">
<b-button
variant="outline-primary"
@click="refreshFolder()"
>
<v-icon name="redo-alt" />
</b-button>
<b-button
variant="outline-primary"
@click="uploadFilesDialog = true"
Expand Down

0 comments on commit e94d367

Please sign in to comment.