mirror of
https://github.com/nextcloud/passman.git
synced 2025-10-03 02:04:27 +08:00
Add todo
This commit is contained in:
parent
45de598959
commit
4d4371818c
1 changed files with 1 additions and 0 deletions
|
@ -187,6 +187,7 @@ angular.module('passmanApp')
|
||||||
} else {
|
} else {
|
||||||
console.log('Update complete!');
|
console.log('Update complete!');
|
||||||
//@TODO update private key with new pw
|
//@TODO update private key with new pw
|
||||||
|
//@TODO Logout user
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
};
|
};
|
||||||
|
|
Loading…
Add table
Reference in a new issue