This commit is contained in:
the-djmaze 2022-03-09 13:48:25 +01:00
parent accf860796
commit e0498895bc
2 changed files with 1 additions and 2 deletions

View file

@ -414,7 +414,6 @@ export class MailMessageList extends AbstractViewRight {
searchEnterAction() {
MessagelistUserStore.mainSearch(this.sLastSearchValue);
this.inputMessageListSearchFocus(false);
}
cancelSearch() {