Skip to content

Commit 0414b5a

Browse files
committed
feat: remove the studio bind mention
1 parent 6357ac7 commit 0414b5a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/components/general/features/AuthFeature.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
v-for="account in [
1313
{ 'user': 'windstone_', 'type': 'MSA' },
1414
{ 'user': 'TUYU', 'type': 'Offline' },
15-
{ 'user': 'Roxy Migurdia (Studio Bind)', 'type': 'Ely.by' },
15+
{ 'user': 'Roxy Migurdia', 'type': 'Ely.by' },
1616
]"
1717
:key="account.user"
1818
class="group flex flex-wrap justify-between gap-2"

0 commit comments

Comments
 (0)