You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 13, 2022. It is now read-only.
Related issue:
mattermost/mattermost#16734
mattermost-redux/src/actions/groups.ts
Line 196 in 7cd02e3
filterAllowReference
andincludeMemberCount
should be of typeboolean
?mattermost-redux/src/types/groups.ts
Line 11 in 7cd02e3
scheme_admin
prop should be optional?Here:
https://github.com/mattermost/mattermost-webapp/blob/23343c2f1614d61d8f326d60d3730f97b89c94b6/components/add_groups_to_team_modal/add_groups_to_team_modal.jsx#L132
it is omitted
The text was updated successfully, but these errors were encountered: