updateGroup: Use hasMember instead of 'left' attribute for membership

This commit is contained in:
Scott Nonnenberg 2021-10-20 14:32:38 -07:00 committed by GitHub
parent b32d068e83
commit fe49edce8a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 1 deletions

View file

@ -2211,6 +2211,7 @@ export function initialize({
timeout: 0,
type: 'GET',
version,
redactUrl: _createRedactor(key),
});
}