Move UI components to ui/ directory

This commit is contained in:
hensm
2019-04-09 01:11:24 +01:00
parent a6ebb4fd22
commit 56ec766d86
22 changed files with 19 additions and 15 deletions

View File

@@ -32,7 +32,7 @@
, "manifest_version": 2
, "options_ui": {
"page": "options/index.html"
"page": "ui/options/index.html"
}
, "permissions": [
"downloads"