PR-CUSTOMER #186

Merged
jsegarra merged 105 commits from :PR-CUSTOMER into dev 2024-04-19 15:55:53 +00:00
1 changed files with 1 additions and 0 deletions
Showing only changes of commit fcdcfd9e97 - Show all commits

View File

@ -23,6 +23,7 @@ const { notify } = useNotify();
const { t } = useI18n();
const closeButton = ref(null);
const isLoading = ref(false);
const deleteDms = async () => {