UI improvement + use lastest boostrap icon

- Update bootstrap icons to latest
- Redesign system tray for services monitoring
- Improve UI + bug fix on default packages
This commit is contained in:
DanyLE
2023-01-01 02:44:15 +01:00
committed by Dany LE
parent 303fc9ba20
commit 03cee726ed
17 changed files with 589 additions and 132 deletions

View File

@ -535,7 +535,7 @@ namespace OS {
setting.system.repositories = [
{
text: "Github",
url: "https://raw.githubusercontent.com/lxsang/antosdk-apps/master/packages.json"
url: "https://raw.githubusercontent.com/lxsang/antosdk-apps/2.0.x/packages.json"
}
]
}