We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7063c61 commit 3430e15Copy full SHA for 3430e15
src/types/community.d.ts
@@ -60,7 +60,6 @@ export interface Referral {
60
timestamp: number;
61
reward: Reward;
62
challenge: Challenge;
63
- community: Community;
64
submissions: Submission[];
65
rewarded: boolean;
66
metadata?: {
0 commit comments