themes.json is data
parent
2b81dd129c
commit
bcb0f33c03
|
|
@ -26,10 +26,6 @@
|
|||
"url": "app-icon.js",
|
||||
"evaluate": true
|
||||
},
|
||||
{
|
||||
"name": "themes.json",
|
||||
"url": "themes.json"
|
||||
},
|
||||
{
|
||||
"name": "themes.settings.js",
|
||||
"url": "settings.js"
|
||||
|
|
@ -42,6 +38,10 @@
|
|||
"data": [
|
||||
{
|
||||
"name": "themes.settings.json"
|
||||
},
|
||||
{
|
||||
"name": "themes.json",
|
||||
"url": "themes.json"
|
||||
}
|
||||
]
|
||||
}
|
||||
Loading…
Reference in New Issue