mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-07-11 00:14:50 +03:00
Resolve #71
This commit is contained in:
parent
ba982edce7
commit
eb69494f0c
1 changed files with 1 additions and 1 deletions
|
|
@ -192,7 +192,7 @@ class AppUser extends AbstractApp {
|
|||
Offset: iOffset,
|
||||
Limit: SettingsUserStore.messagesPerPage(),
|
||||
Search: MessageUserStore.listSearch(),
|
||||
UidNext: MessageUserStore.listThreadUid()
|
||||
ThreadUid: MessageUserStore.listThreadUid()
|
||||
}
|
||||
);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue