This repository has no description
0

Configure Feed

Select the types of activity you want to include in your feed.

update api client index file

+1
+1
src/webapp/api-client/clients/index.ts
··· 3 3 export * from './CardClient'; 4 4 export * from './CollectionClient'; 5 5 export * from './UserClient'; 6 + export * from './FeedClient';