Merge pull request #483 from frappe/develop
This commit is contained in:
commit
59f168e6fc
@ -52,7 +52,7 @@
|
|||||||
<script setup>
|
<script setup>
|
||||||
import UserAvatar from '@/components/UserAvatar.vue'
|
import UserAvatar from '@/components/UserAvatar.vue'
|
||||||
import { timeAgo, formatDate } from '@/utils'
|
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'
|
import { usersStore } from '@/stores/users'
|
||||||
|
|
||||||
const props = defineProps({
|
const props = defineProps({
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user