1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-21 02:33:46 +00:00

fixes during crypto service testing

This commit is contained in:
Kyle Spearrin
2017-11-02 09:17:53 -04:00
parent c3704c3dfd
commit fbba9b673d
6 changed files with 13 additions and 8 deletions

View File

@@ -265,7 +265,7 @@ angular
});
})
.run(function ($trace, $transitions, userService, $state, constantsService, stateService) {
$trace.enable('TRANSITION');
//$trace.enable('TRANSITION');
stateService.init();