Remove proxyAuth (it is only for 6.0)

This commit is contained in:
Girish Ramakrishnan 2020-11-10 16:23:12 -08:00
parent b3844e860f
commit 80b3b6bc43

View file

@ -6,8 +6,7 @@
"httpPort": 9090,
"icon": "logo.png",
"addons": {
"localstorage": {},
"proxyAuth": {}
"localstorage": {}
},
"manifestVersion": 2
}