mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-08-31 21:19:21 +03:00
Cleanup views system
This commit is contained in:
parent
c0f494c758
commit
3e494f6519
12 changed files with 26 additions and 40 deletions
|
|
@ -58,7 +58,7 @@ const
|
|||
|
||||
export class MailMessageList extends AbstractViewRight {
|
||||
constructor() {
|
||||
super('MailMessageList');
|
||||
super();
|
||||
|
||||
this.bPrefetch = false;
|
||||
this.emptySubjectValue = '';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue