Improved forum activity in dashboard

This commit is contained in:
2017-06-29 18:39:42 +02:00
parent 3a1a8ad19b
commit f4703fdd5f
2 changed files with 22 additions and 7 deletions

View File

@ -1,4 +1,4 @@
component Dashboard(schedule []*arn.UpcomingEpisode, posts []*arn.Post, soundTracks []*arn.SoundTrack, following []*arn.User)
component Dashboard(schedule []*arn.UpcomingEpisode, posts []arn.Postable, soundTracks []*arn.SoundTrack, following []*arn.User)
h2.page-title Dash
.widgets