forked from administration/panel
fix: reword button text
parent
9ec4fe1b3a
commit
e5d2a98af9
|
@ -275,7 +275,7 @@ export function UserActions({ user, bot }: { user: User; bot?: Bot }) {
|
|||
<AlertDialogFooter>
|
||||
<AlertDialogCancel>Cancel</AlertDialogCancel>
|
||||
<AlertDialogAction onClick={() => toast({ title: "🐝" })}>
|
||||
Send ‘em!
|
||||
Deploy
|
||||
</AlertDialogAction>
|
||||
</AlertDialogFooter>
|
||||
</AlertDialogContent>
|
||||
|
|
Loading…
Reference in New Issue