Move the global search shortcut to application commands so it's more reliable with multiple windows
This commit is contained in:
committed by
Stefan Ceriu
parent
aae95a9489
commit
b9c5c3446a
@@ -488,8 +488,6 @@ extension HomeScreenViewModelAction: @retroactive Equatable {
|
||||
true
|
||||
case (.presentStartChatScreen, .presentStartChatScreen):
|
||||
true
|
||||
case (.presentGlobalSearch, .presentGlobalSearch):
|
||||
true
|
||||
case (.logout, .logout):
|
||||
true
|
||||
default:
|
||||
|
||||
Reference in New Issue
Block a user