mirror of
https://github.com/revoltchat/revite.git
synced 2024-11-10 01:03:36 -05:00
Use 5 dots
This commit is contained in:
parent
5f68a5c831
commit
bf7fd14fb7
1 changed files with 1 additions and 0 deletions
|
@ -352,6 +352,7 @@ function BotCard({ bot, onDelete, onUpdate }: Props) {
|
|||
onClick={() => writeClipboard(bot.token)}
|
||||
description={
|
||||
<>
|
||||
{"••••• "}
|
||||
<a
|
||||
onClick={(ev) =>
|
||||
stopPropagation(
|
||||
|
|
Loading…
Reference in a new issue