This commit is contained in:
tamaina 2023-07-30 15:55:18 +00:00
parent 644e5a1c94
commit 9d0f1e2928
1 changed files with 1 additions and 1 deletions

View File

@ -431,7 +431,7 @@ onMounted(async () => {
conversation.value = res;
});
}
};
}
});
onUnmounted(() => {