mirror of
https://github.com/stoatchat/for-legacy-web.git
synced 2026-03-07 01:15:28 +00:00
Merge pull request #215 from Snazzah/bots-token
This commit is contained in:
@@ -352,7 +352,7 @@ 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