mirror of
https://github.com/IT4Change/Ocelot-Social.git
synced 2025-12-13 07:45:56 +00:00
Merge pull request #6319 from Ocelot-Social-Community/6307-group-list-number-to-six
fix(webapp): fix group list number to six
This commit is contained in:
commit
a4f84b0a4c
@ -78,7 +78,7 @@ export default {
|
||||
Group: [],
|
||||
groupFilter: { isMember: true },
|
||||
tabActive: 'myGroups',
|
||||
pageSize: 5,
|
||||
pageSize: 6,
|
||||
activePage: 0,
|
||||
myGroupsCount: 0,
|
||||
allGroupsCount: 0,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user