fix(projects): do not hide 6th project on project overview
(cherry picked from commit b52d6dbf59f48a86cbcfad2a24c7fce9e3575639)
This commit is contained in:
@ -42,6 +42,7 @@
|
||||
<ProjectCardGrid
|
||||
v-cy="'projectCardGrid'"
|
||||
:projects="projectHistory"
|
||||
:show-even-number-of-projects="true"
|
||||
/>
|
||||
</div>
|
||||
<ShowTasks
|
||||
|
Reference in New Issue
Block a user