mirror of
https://github.com/nextcloud/passman.git
synced 2024-11-11 01:34:12 +08:00
removed changes from CI testrun for vaultservice bug
Signed-off-by: fnuesse <felix.nuesse@t-online.de>
This commit is contained in:
parent
54365b5b91
commit
e211e55024
1 changed files with 1 additions and 1 deletions
|
@ -66,7 +66,7 @@
|
|||
return false;
|
||||
} else {
|
||||
_activeVault.vault_settings[key] = value;
|
||||
_this.updateVault(_activeVault);
|
||||
this.updateVault(_activeVault);
|
||||
}
|
||||
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue