mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-08-30 12:39:20 +03:00
Cleanup user-select
This commit is contained in:
parent
997dc87305
commit
2a01d8c991
19 changed files with 8 additions and 23 deletions
|
|
@ -16,7 +16,6 @@ import { FilterPopupView } from 'View/Popup/Filter';
|
|||
class SieveScriptPopupView extends AbstractViewPopup {
|
||||
constructor() {
|
||||
super('SieveScript');
|
||||
this.viewNoUserSelect = true;
|
||||
|
||||
addObservablesTo(this, {
|
||||
saveError: false,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue