Improved service worker

This commit is contained in:
2017-07-19 07:39:09 +02:00
parent d5e1ce4e3a
commit 13978b7e8c
3 changed files with 44 additions and 29 deletions

View File

@ -3,7 +3,7 @@ component Dashboard(schedule []*arn.UpcomingEpisode, posts []arn.Postable, sound
.widgets
.widget.mountable
h3.widget-title Schedule
h3.widget-title Schedule 123
for i := 0; i <= 4; i++
if i < len(schedule)