Merge pull request #483 from frappe/develop

This commit is contained in:
Shariq Ansari 2024-12-23 10:44:46 +05:30 committed by GitHub
commit 59f168e6fc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -52,7 +52,7 @@
<script setup>
import UserAvatar from '@/components/UserAvatar.vue'
import { timeAgo, formatDate } from '@/utils'
import { Tooltip, Dropdown, TextEditor } from 'frappe-ui'
import { Tooltip, Dropdown, TextEditor, call } from 'frappe-ui'
import { usersStore } from '@/stores/users'
const props = defineProps({