mirror of
https://github.com/ArthurDanjou/arthome.git
synced 2026-02-03 12:37:50 +01:00
Working
This commit is contained in:
@@ -7,7 +7,7 @@ defineProps<{
|
||||
}>()
|
||||
defineEmits(['createTab'])
|
||||
|
||||
const { canCreateTabInCategory } = await useUserLimit()
|
||||
const { canCreateTabInCategory } = await useUserLimits()
|
||||
</script>
|
||||
|
||||
<template>
|
||||
|
||||
Reference in New Issue
Block a user