mirror of
https://github.com/revoltchat/revite.git
synced 2024-11-09 16:53:36 -05:00
Merge pull request #215 from Snazzah/bots-token
This commit is contained in:
commit
4dda7f12db
1 changed files with 1 additions and 1 deletions
|
@ -352,7 +352,7 @@ function BotCard({ bot, onDelete, onUpdate }: Props) {
|
|||
onClick={() => writeClipboard(bot.token)}
|
||||
description={
|
||||
<>
|
||||
{"••••••••••••••••••••••••••••••••••••"}{" "}
|
||||
{"••••• "}
|
||||
<a
|
||||
onClick={(ev) =>
|
||||
stopPropagation(
|
||||
|
|
Loading…
Reference in a new issue