mirror of https://github.com/Chocobozzz/PeerTube
10 items per page for my videos
parent
3e2bc4ea49
commit
1d904806f6
|
@ -30,7 +30,7 @@ export class MyAccountVideosComponent implements OnInit, DisableForReuseHook {
|
|||
selection: SelectionType = {}
|
||||
pagination: ComponentPagination = {
|
||||
currentPage: 1,
|
||||
itemsPerPage: 5,
|
||||
itemsPerPage: 10,
|
||||
totalItems: null
|
||||
}
|
||||
miniatureDisplayOptions: MiniatureDisplayOptions = {
|
||||
|
|
Loading…
Reference in New Issue