We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6357ac7 commit 0414b5aCopy full SHA for 0414b5a
1 file changed
src/components/general/features/AuthFeature.vue
@@ -12,7 +12,7 @@
12
v-for="account in [
13
{ 'user': 'windstone_', 'type': 'MSA' },
14
{ 'user': 'TUYU', 'type': 'Offline' },
15
- { 'user': 'Roxy Migurdia (Studio Bind)', 'type': 'Ely.by' },
+ { 'user': 'Roxy Migurdia', 'type': 'Ely.by' },
16
]"
17
:key="account.user"
18
class="group flex flex-wrap justify-between gap-2"
0 commit comments