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:
@@ -265,7 +265,7 @@ angular
|
||||
});
|
||||
})
|
||||
.run(function ($trace, $transitions, userService, $state, constantsService, stateService) {
|
||||
$trace.enable('TRANSITION');
|
||||
//$trace.enable('TRANSITION');
|
||||
|
||||
stateService.init();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user