1
0
Fork 0
mirror of synced 2024-07-15 03:05:57 +12:00

Update cards block filter limit to 5

This commit is contained in:
Andrew Kingston 2022-07-13 12:54:04 +01:00
parent 610a64eec0
commit 2a9c323689

View file

@ -98,7 +98,7 @@
})
}
})
return enrichedColumns.slice(0, 3)
return enrichedColumns.slice(0, 5)
}
// Builds a full details page URL for the card title