do not update a group by default as a medium group

pull/1137/head
Audric Ackermann 5 years ago
parent 952606b975
commit 626a108a64
No known key found for this signature in database
GPG Key ID: 999F434D76324AD4

@ -646,7 +646,7 @@
active: true,
expireTimer: 0,
avatar: '',
is_medium_group: true,
is_medium_group: false,
},
confirm: () => {},
};

Loading…
Cancel
Save