Use 5 dots
parent
4e5a9182a3
commit
1bb68e70ff
|
|
@ -352,6 +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(
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue