fix #1036 convert screen name to unicode with punycode

This commit is contained in:
Shpuld Shpludson 2021-01-05 08:09:08 +00:00
parent 9d45db959f
commit ef6e2087ae
5 changed files with 196 additions and 287 deletions

View file

@ -31,6 +31,7 @@
"parse-link-header": "^1.0.1",
"phoenix": "^1.3.0",
"portal-vue": "^2.1.4",
"punycode.js": "^2.1.0",
"v-click-outside": "^2.1.1",
"vue": "^2.6.11",
"vue-chat-scroll": "^1.2.1",