This commit is contained in:
brantje 2016-10-07 16:35:52 +02:00
parent 45de598959
commit 4d4371818c
No known key found for this signature in database
GPG key ID: 5FF1D117F918687F

View file

@ -187,6 +187,7 @@ angular.module('passmanApp')
} else {
console.log('Update complete!');
//@TODO update private key with new pw
//@TODO Logout user
}
});
};