Fix group types :(

This commit is contained in:
Alex Gleason 2023-04-13 10:43:24 -05:00
parent 4e822a80dd
commit 4cd43c340b
No known key found for this signature in database
GPG key ID: 7211D1F99744FBB7

View file

@ -33,6 +33,7 @@ export const GroupRecord = ImmutableRecord({
members_count: 0,
note: '',
statuses_visibility: 'public',
slug: '',
tags: [],
uri: '',
url: '',