Add Gecko as a supported application to manifest

This commit is contained in:
ispedals 2016-06-11 18:45:30 -04:00
parent b7901945b3
commit db5befcf45

View File

@ -26,5 +26,10 @@
"fg/js/frame.js",
"fg/ttf/kanji-stroke-orders.ttf",
"fg/ttf/vl-gothic-regular.ttf"
]
],
"applications": {
"gecko": {
"id": "yomichan-gecko@example.com"
}
}
}