1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-23 16:25:31 +03:00

adding github to allowed remote domains

This commit is contained in:
cTn 2013-11-13 13:23:37 +01:00
parent bac9677d15
commit 2f2af309a3

View file

@ -14,6 +14,7 @@
"permissions": [ "permissions": [
"https://www.google-analytics.com/", "https://www.google-analytics.com/",
"https://*.github.com/",
"serial", "serial",
"storage", "storage",
"fileSystem", "fileSystem",