Skip to content

Commit

Permalink
Remove space
Browse files Browse the repository at this point in the history
  • Loading branch information
alfogrillo committed Oct 18, 2022
1 parent 05c5a55 commit 5043ece
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Riot/Modules/Home/AllChats/AllChatsCoordinator.swift
Original file line number Diff line number Diff line change
Expand Up @@ -331,7 +331,7 @@ class AllChatsCoordinator: NSObject, SplitViewMasterCoordinatorProtocol {
private func createLeftButtonItem(for viewController: UIViewController) {
createAvatarButtonItem(for: viewController)
}

private var avatarMenu: UIMenu {
var actions: [UIMenuElement] = []

Expand Down

0 comments on commit 5043ece

Please sign in to comment.