Compare commits
2 Commits
7145bd9fa2
...
c25fd93591
Author | SHA1 | Date | |
---|---|---|---|
c25fd93591 | |||
43f9348f75 |
@ -1,5 +1,5 @@
|
|||||||
<template>
|
<template>
|
||||||
<v-card title="Guild Settings" :disabled="!properties.guild?.canManage">
|
<v-card title="Settings" v-if="!properties.guild?.canManage">
|
||||||
<template v-slot:prepend>
|
<template v-slot:prepend>
|
||||||
<v-icon color="primary" size="x-large">mdi-cog</v-icon>
|
<v-icon color="primary" size="x-large">mdi-cog</v-icon>
|
||||||
</template>
|
</template>
|
||||||
|
Loading…
Reference in New Issue
Block a user