Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
moodlenet
MoodleNet Frontend
Commits
36a8938f
Commit
36a8938f
authored
Jun 03, 2020
by
aleclofabbro
Browse files
wrong number ..
parent
d8c58a8a
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/fe/community/myFollowed/myFollowedCommunities.ts
View file @
36a8938f
...
...
@@ -3,7 +3,7 @@ import * as GQL from './myFollowedCommunities.generated';
import
{
usePage
}
from
'
fe/lib/helpers/usePage
'
;
// import { DEFAULT_PAGE_SIZE } from 'mn-constants';
const
MY_JOINMED_LIST_LIMIT
=
1
5
;
// TODO CONFIGURE
const
MY_JOINMED_LIST_LIMIT
=
1
0
;
// TODO CONFIGURE
export
const
useMyFollowedCommunities
=
()
=>
{
const
myFlwCommunitiesQ
=
GQL
.
useMyCommunityFollowsQuery
({
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment