Skip to content

Commit ae5187d

Browse files
committed
Increase announcement limit
1 parent ce0a8b4 commit ae5187d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Packages/Application/Sfi.News/Resources/Private/Fusion/Announcements.fusion

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ prototype(Sfi.News:AnnouncementsList) < prototype(Flowpack.Listable:List) {
4646
prototype(Flowpack.Listable:Listable) {
4747
sortProperty>
4848
sortOrder>
49-
limit = 6
49+
limit = 12
5050
paginationEnabled = ${false}
5151
collection = ${collection}
5252
collection.@process.sort>

0 commit comments

Comments
 (0)