new fix for #163

This commit is contained in:
Ray Lothian 2022-11-14 00:45:44 -05:00
parent 7bfa6be62c
commit 8b68d5f2dd
4 changed files with 92 additions and 31 deletions

View file

@ -43,6 +43,9 @@
"faqs": {
"message": "Open FAQs page on updates"
},
"userAgentData": {
"message": "Expose \"navigator.userAgentData\" object on Chromium browsers"
},
"log": {
"message": "Display debugging info in the browser console"
},