forked from abner/for-legacy-web
Remove bots token dots
parent
a4138b52b0
commit
5f68a5c831
|
|
@ -352,7 +352,6 @@ function BotCard({ bot, onDelete, onUpdate }: Props) {
|
|||
onClick={() => writeClipboard(bot.token)}
|
||||
description={
|
||||
<>
|
||||
{"••••••••••••••••••••••••••••••••••••"}{" "}
|
||||
<a
|
||||
onClick={(ev) =>
|
||||
stopPropagation(
|
||||
|
|
|
|||
Loading…
Reference in New Issue