Skip to content

Commit c4d5733

Browse files
committed
Fix monolith build
1 parent 99c23cc commit c4d5733

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

services/backend-api/client/src/mocks/handlers.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -724,6 +724,7 @@ const handlers = [
724724
result: {
725725
requests: mockUserFeedRequests,
726726
nextRetryTimestamp: Math.floor(new Date(2020).getTime() / 1000),
727+
feedHostGlobalRateLimit: null,
727728
},
728729
})
729730
)

0 commit comments

Comments
 (0)