mirror of
https://github.com/bitwarden/web
synced 2025-12-15 07:43:16 +00:00
page at 200
This commit is contained in:
@@ -39,7 +39,7 @@ export class CiphersComponent extends BaseCiphersComponent implements OnDestroy
|
|||||||
protected toasterService: ToasterService, protected i18nService: I18nService,
|
protected toasterService: ToasterService, protected i18nService: I18nService,
|
||||||
protected platformUtilsService: PlatformUtilsService, protected cipherService: CipherService) {
|
protected platformUtilsService: PlatformUtilsService, protected cipherService: CipherService) {
|
||||||
super(searchService);
|
super(searchService);
|
||||||
this.pageSize = 150;
|
this.pageSize = 200;
|
||||||
}
|
}
|
||||||
|
|
||||||
ngOnDestroy() {
|
ngOnDestroy() {
|
||||||
|
|||||||
Reference in New Issue
Block a user