mirror of
https://github.com/bitwarden/browser
synced 2025-12-17 00:33:44 +00:00
route to previous url after unlock
This commit is contained in:
@@ -11,7 +11,7 @@ import { FormsModule } from '@angular/forms';
|
||||
import { BrowserModule } from '@angular/platform-browser';
|
||||
import { BrowserAnimationsModule } from '@angular/platform-browser/animations';
|
||||
|
||||
import { ServicesModule } from './services.module';
|
||||
import { ServicesModule } from './services/services.module';
|
||||
|
||||
import { AppComponent } from './app.component';
|
||||
import { ModalComponent } from './modal.component';
|
||||
|
||||
Reference in New Issue
Block a user