Skip to content

Commit

Permalink
Refresh announcement list on load
Browse files Browse the repository at this point in the history
  • Loading branch information
mathebox committed Sep 14, 2018
1 parent 96d8c82 commit 4f77f08
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ class AnnouncementListViewController: UITableViewController {
cellReuseIdentifier: reuseIdentifier,
delegate: self)

self.refresh()
self.setupEmptyState()
}

Expand Down

0 comments on commit 4f77f08

Please sign in to comment.