QR code update

This commit is contained in:
Sal Rahman 2023-08-29 09:38:23 -07:00
parent 3cf7f0543d
commit ff2f7be454

View file

@ -284,7 +284,7 @@ export function getUserMenu(user, router: Router = mainRouter) {
icon: "ph-qr-code ph-bold ph-lg",
text: i18n.ts.getQrCode,
action: () => {
os.displayQrCode(window.location.href)
os.displayQrCode(`https://${host}/authorize-follow?acct=${user.username}`)
}
},
meId !== user.id