Skip to content
This repository was archived by the owner on Oct 11, 2022. It is now read-only.

Commit a4eb5fd

Browse files
committed
Fix flow
1 parent 4ac1815 commit a4eb5fd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

shared/graphql/fragments/community/communityInfo.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ export type CommunityInfoType = {
1111
profilePhoto: string,
1212
coverPhoto: string,
1313
pinnedThreadId: ?string,
14+
watercoolerId: ?string,
1415
isPrivate: boolean,
1516
communityPermissions: {
1617
isMember: boolean,

0 commit comments

Comments
 (0)