Minor fix
This commit is contained in:
parent
13978b7e8c
commit
6b64cc62dd
@ -3,7 +3,7 @@ component Dashboard(schedule []*arn.UpcomingEpisode, posts []arn.Postable, sound
|
||||
|
||||
.widgets
|
||||
.widget.mountable
|
||||
h3.widget-title Schedule 123
|
||||
h3.widget-title Schedule
|
||||
|
||||
for i := 0; i <= 4; i++
|
||||
if i < len(schedule)
|
||||
|
Loading…
Reference in New Issue
Block a user