Remove bots token dots

pull/1049/head
Snazzah 2021-09-10 05:09:26 +00:00 committed by GitHub
parent 2b883358f6
commit 4e5a9182a3
1 changed files with 0 additions and 1 deletions

View File

@ -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(