forked from abner/for-legacy-web
Remove bots token dots
This commit is contained in:
@@ -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(
|
||||||
|
|||||||
Reference in New Issue
Block a user