fix: crypto undefined on some websites, leading to session creation failure (#231)

This commit is contained in:
josc146
2023-04-20 22:12:08 +08:00
parent 8af03398d5
commit 4fb5d735ea
6 changed files with 24 additions and 9 deletions
+1
View File
@@ -48,6 +48,7 @@
"remark-breaks": "^3.0.2",
"remark-gfm": "^3.0.1",
"remark-math": "^5.1.1",
"uuid": "^9.0.0",
"webextension-polyfill": "^0.10.0"
},
"devDependencies": {