Add first-class Actions management (#63)
This commit is contained in:
@@ -72,7 +72,7 @@ final class NotificationsViewController: RefreshingTableViewController {
|
||||
init(context: AppContext) {
|
||||
self.context = context
|
||||
super.init()
|
||||
title = "Notifications"
|
||||
setPanelTitle(self, "Notifications", server: context.core.activeServerName())
|
||||
}
|
||||
|
||||
@available(*, unavailable)
|
||||
|
||||
Reference in New Issue
Block a user