kopia lustrzana https://dev.funkwhale.audio/funkwhale/funkwhale
fix(front): removed unused to
rodzic
3a8dcf00d9
commit
e0ec9830bc
|
@ -30,7 +30,7 @@ const emit = defineEmits<Events>()
|
|||
defineProps<Props>()
|
||||
|
||||
const step = ref(1)
|
||||
const { isOpen, to } = useModal('createChannel')
|
||||
const { isOpen } = useModal('createChannel')
|
||||
const isLoading = ref(false)
|
||||
const submittable = ref(false)
|
||||
const category = ref('podcast')
|
||||
|
|
Ładowanie…
Reference in New Issue