mirror of
https://github.com/metabolist/metatext.git
synced 2024-11-06 00:39:31 +00:00
Remove announcements button for now
This commit is contained in:
parent
ea366368c8
commit
d1640fa1d2
1 changed files with 0 additions and 1 deletions
|
@ -52,7 +52,6 @@ final class TimelinesViewController: UIPageViewController {
|
|||
dataSource = self
|
||||
delegate = self
|
||||
|
||||
navigationItem.rightBarButtonItem = UIBarButtonItem(image: UIImage(systemName: "megaphone"), primaryAction: nil)
|
||||
navigationItem.titleView = segmentedControl
|
||||
segmentedControl.selectedSegmentIndex = 0
|
||||
segmentedControl.addAction(
|
||||
|
|
Loading…
Reference in a new issue