mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2025-12-13 07:46:06 +00:00
Fix group list number to six
This commit is contained in:
parent
fef12f51c0
commit
f3ea0ea6ef
@ -78,7 +78,7 @@ export default {
|
|||||||
Group: [],
|
Group: [],
|
||||||
groupFilter: { isMember: true },
|
groupFilter: { isMember: true },
|
||||||
tabActive: 'myGroups',
|
tabActive: 'myGroups',
|
||||||
pageSize: 5,
|
pageSize: 6,
|
||||||
activePage: 0,
|
activePage: 0,
|
||||||
myGroupsCount: 0,
|
myGroupsCount: 0,
|
||||||
allGroupsCount: 0,
|
allGroupsCount: 0,
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user