feat(qr): sync generator text to url path payload and add generator button to scanner list
All checks were successful
Deploy to Production / deploy (push) Successful in 24s
All checks were successful
Deploy to Production / deploy (push) Successful in 24s
This commit is contained in:
@@ -34,7 +34,7 @@ const routes = [
|
||||
component: QrScanner
|
||||
},
|
||||
{
|
||||
path: '/qr-code',
|
||||
path: '/qr-code/:payload?',
|
||||
name: 'QrCode',
|
||||
component: QrCode
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user