mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-03 22:47:03 +03:00
Cleanup user-select
This commit is contained in:
parent
997dc87305
commit
2a01d8c991
19 changed files with 8 additions and 23 deletions
|
|
@ -19,7 +19,6 @@ import { FolderModel } from 'Model/FolderCollection';
|
|||
class FolderCreatePopupView extends AbstractViewPopup {
|
||||
constructor() {
|
||||
super('FolderCreate');
|
||||
this.viewNoUserSelect = true;
|
||||
|
||||
this.addObservables({
|
||||
folderName: '',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue