Renames ProfileColors to Colors
This commit is contained in:
@@ -74,7 +74,7 @@ const closeDialog = () => {
|
||||
<v-card class="text-center rounded-xl">
|
||||
|
||||
<v-card-title class="text-white p-4 rounded-t"
|
||||
:style="{backgroundColor: creator.profileColors.menu || '#A30E79'}">
|
||||
:style="{backgroundColor: creator.colors.menu || '#A30E79'}">
|
||||
Quicky
|
||||
</v-card-title>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user