Channels list UI

This commit is contained in:
John Livingston
2023-09-20 14:59:01 +02:00
parent 6c966f608b
commit 19264fb915
4 changed files with 130 additions and 5 deletions

View File

@ -29,7 +29,8 @@
}
],
"css": [
"dist/assets/styles/style.css"
"dist/assets/styles/style.css",
"dist/assets/styles/configuration.css"
],
"dependencies": {
"async": "^3.2.2",