You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
this library does not support unicode.
for example: require('qrcode-terminal').generate('αβγ') will generate QR code
which would be parsed to garbled text.
this library does not support unicode.
for example:
require('qrcode-terminal').generate('αβγ')
will generate QR codewhich would be parsed to garbled text.
The text was updated successfully, but these errors were encountered: