mirror of
https://github.com/directus/directus.git
synced 2026-04-25 03:00:53 -04:00
Refresh file library on new file upload
This commit is contained in:
@@ -88,7 +88,7 @@
|
||||
@update:filters="filters = $event"
|
||||
/>
|
||||
|
||||
<router-view name="addNew" />
|
||||
<router-view name="addNew" @upload="refresh" />
|
||||
|
||||
<template #drawer>
|
||||
<drawer-detail icon="info_outline" :title="$t('information')" close>
|
||||
|
||||
Reference in New Issue
Block a user