feat: add bot label (#392)
This commit is contained in:
parent
183b1659d1
commit
a26cedbdd4
4 changed files with 22 additions and 10 deletions
5
components/account/AccountBotIndicator.vue
Normal file
5
components/account/AccountBotIndicator.vue
Normal file
|
@ -0,0 +1,5 @@
|
|||
<template>
|
||||
<div flex="~" items-center border="~" rounded-md px-2 text-xs>
|
||||
BOT
|
||||
</div>
|
||||
</template>
|
Loading…
Add table
Add a link
Reference in a new issue