mirror of
https://github.com/keepassxreboot/keepassxc-browser.git
synced 2026-03-11 08:54:43 +00:00
Removed incorrect function call
This commit is contained in:
parent
6cc811f495
commit
a668546f0e
1 changed files with 0 additions and 1 deletions
|
|
@ -1179,7 +1179,6 @@ cip.credentials = [];
|
|||
|
||||
jQuery(function() {
|
||||
cip.init();
|
||||
cip.detectDatabaseChange();
|
||||
});
|
||||
|
||||
cip.init = function() {
|
||||
|
|
|
|||
Loading…
Reference in a new issue