Add ChangeLog and update metadata for Flux app

Added a ChangeLog file for the Flux app and updated metadata.json to include flux.settings.json.
master
JSArcus 2025-08-06 00:29:28 +02:00
parent 3e7e9629ed
commit 5c2e29c2a5
2 changed files with 6 additions and 0 deletions

1
apps/flux/ChangeLog Normal file
View File

@ -0,0 +1 @@
0.01: New App!

View File

@ -33,5 +33,10 @@
"url": "app-icon.js",
"evaluate": true
}
],
"data": [
{
"name": "flux.settings.json"
}
]
}