@ -40,10 +40,10 @@ class _InviteStoryPageState extends State<InviteStoryPage> {
} else {
inviteList.clear();
}
for (final userId in inviteList) {
room.invite(userId);
_undecided.removeAll(_invite);
await client.setStoriesBlockList(_undecided.toList());