mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-08-30 12:39:20 +03:00
Resolve #728 by removing impossible button
This commit is contained in:
parent
9502fa3f5a
commit
f4b9501388
3 changed files with 0 additions and 10 deletions
|
|
@ -210,10 +210,6 @@ export class FilterModel extends AbstractModel {
|
|||
this.conditions.remove(oConditionToDelete);
|
||||
}
|
||||
|
||||
setRecipients() {
|
||||
// this.actionValueFourth(AccountUserStore.getEmailAddresses().join(', '));
|
||||
}
|
||||
|
||||
/**
|
||||
* @static
|
||||
* @param {FetchJsonFilter} json
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue