mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2024-08-30 18:12:39 +00:00
feat: members settings (#4788)
* feat: add member settings * feat: fetch workspace members from server * feat: add translations * feat: implement invite feature * feat: support inviting people via email * feat: support updating member role * feat: add feature flag to control the visibilty of members settings
This commit is contained in:
@ -16,6 +16,7 @@ enum SettingsPage {
|
||||
notifications,
|
||||
cloud,
|
||||
shortcuts,
|
||||
member,
|
||||
}
|
||||
|
||||
class SettingsDialogBloc
|
||||
|
Reference in New Issue
Block a user