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)}
|
||||
description={
|
||||
<>
|
||||
{"••••••••••••••••••••••••••••••••••••"}{" "}
|
||||
<a
|
||||
onClick={(ev) =>
|
||||
stopPropagation(
|
||||
|
||||
Reference in New Issue
Block a user