mirror of
https://github.com/status-im/status-desktop.git
synced 2025-02-08 12:46:08 +00:00
fix: fix community button staying active when clicking on a new section
Fixes #2133
This commit is contained in:
parent
907c257eaf
commit
63bf1be96a
@ -27,6 +27,7 @@ TabButton {
|
||||
return
|
||||
}
|
||||
|
||||
chatsModel.communities.activeCommunity.active = false
|
||||
appMain.changeAppSection(section)
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user