This commit is contained in:
Bubka
2023-11-03 14:48:15 +01:00
parent a8540b0c04
commit 55bf9ae168
3 changed files with 1 additions and 3 deletions

View File

@ -7,7 +7,6 @@
import { useBusStore } from '@/stores/bus'
import { useNotifyStore } from '@/stores/notify'
import { UseColorMode } from '@vueuse/components'
import { useIdGenerator } from '@/composables/helpers'
const { copy } = useClipboard({ legacy: true })
const $2fauth = inject('2fauth')