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