mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-07-13 03:27:39 +03:00
Cleanup user-select
This commit is contained in:
parent
997dc87305
commit
2a01d8c991
19 changed files with 8 additions and 23 deletions
|
|
@ -11,7 +11,6 @@ import { AbstractViewPopup } from 'Knoin/AbstractViews';
|
|||
class FolderClearPopupView extends AbstractViewPopup {
|
||||
constructor() {
|
||||
super('FolderClear');
|
||||
this.viewNoUserSelect = true;
|
||||
|
||||
this.addObservables({
|
||||
selectedFolder: null,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue