🔨 Remove guild form ui
This commit is contained in:
parent
7145bd9fa2
commit
386e3d9d22
@ -1,5 +1,5 @@
|
||||
<template>
|
||||
<v-card title="Guild Settings" :disabled="!properties.guild?.canManage">
|
||||
<v-card title="Settings" :disabled="!properties.guild?.canManage">
|
||||
<template v-slot:prepend>
|
||||
<v-icon color="primary" size="x-large">mdi-cog</v-icon>
|
||||
</template>
|
||||
|
Loading…
Reference in New Issue
Block a user