evdist: Publish next settings change

This commit is contained in:
nemunaire 2024-03-17 16:49:15 +01:00
commit 0db9e9b539
5 changed files with 76 additions and 21 deletions

View file

@ -78,7 +78,7 @@ func newDashboardFile(l *distList, raw_path string) {
Name: bpath,
Screen: s,
Date: activateTime,
})
}, nil)
} else {
log.Println("WARNING: Unknown file to treat: not a valid timestamp:", err.Error())
}