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