Remove bots token dots
parent
2b883358f6
commit
4e5a9182a3
|
|
@ -352,7 +352,6 @@ function BotCard({ bot, onDelete, onUpdate }: Props) {
|
||||||
onClick={() => writeClipboard(bot.token)}
|
onClick={() => writeClipboard(bot.token)}
|
||||||
description={
|
description={
|
||||||
<>
|
<>
|
||||||
{"••••••••••••••••••••••••••••••••••••"}{" "}
|
|
||||||
<a
|
<a
|
||||||
onClick={(ev) =>
|
onClick={(ev) =>
|
||||||
stopPropagation(
|
stopPropagation(
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue