mirror of
https://github.com/status-im/status-desktop.git
synced 2025-01-15 09:04:45 +00:00
Jonathan Rainville
8a97c0ca3a
feat(communities): add API to edit shared addresses
Fixes #11153 Adds `editSharedAddressesWithAuthentication` in the chat_section view to be called from QML. Also adds the `communityEditSharedAddressesSucceeded` and `communityEditSharedAddressesFailed` signals in the communities module to be used by QML to know if it worked.
…
…
…
…
Description
Languages
QML
38.2%
JavaScript
30.2%
Nim
18.8%
Python
5.8%
C++
5.3%
Other
1.6%