7253-devToTest_2418 #315

Merged
alexm merged 315 commits from 7253-devToTest_2418 into test 2024-04-23 08:12:46 +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 () => {