Merge pull request #215 from Snazzah/bots-token
commit
4dda7f12db
|
|
@ -352,7 +352,7 @@ function BotCard({ bot, onDelete, onUpdate }: Props) {
|
|||
onClick={() => writeClipboard(bot.token)}
|
||||
description={
|
||||
<>
|
||||
{"••••••••••••••••••••••••••••••••••••"}{" "}
|
||||
{"••••• "}
|
||||
<a
|
||||
onClick={(ev) =>
|
||||
stopPropagation(
|
||||
|
|
|
|||
Loading…
Reference in New Issue