release v2.5.0 #132

Merged
deblan merged 18 commits from develop into master 2022-09-01 10:50:18 +02:00
Showing only changes of commit 13f535250a - Show all commits

View file

@ -43,7 +43,7 @@ const updateTopMenu = function() {
return
}
navigationAppsHtml = ''
let navigationAppsHtml = ''
for (let app of apps) {
const dataId = app.getAttribute('data-id')