mirror of
https://github.com/directus/directus.git
synced 2026-01-31 14:38:14 -05:00
Merge branch 'main' of github.com:directus/directus into main
This commit is contained in:
@@ -78,6 +78,7 @@ export default defineComponent({
|
||||
role: roleSelected.value,
|
||||
});
|
||||
|
||||
emails.value = '';
|
||||
emit('toggle', false);
|
||||
} catch (err) {
|
||||
unexpectedError(err);
|
||||
|
||||
Reference in New Issue
Block a user