1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-06 00:13:28 +00:00

[PM-26778] Make VaultTimeoutService use LogoutService (#16820)

* Make vaulttimeoutservice use logoutservice

* Fix browser build

* Fix mv3 build

* Fix lint
This commit is contained in:
Bernd Schoolmann
2025-10-21 17:24:52 +02:00
committed by GitHub
parent a5dd42396c
commit 5a307633bb
8 changed files with 23 additions and 32 deletions

View File

@@ -891,7 +891,7 @@ const safeProviders: SafeProvider[] = [
LogService,
BiometricsService,
LOCKED_CALLBACK,
LOGOUT_CALLBACK,
LogoutService,
],
}),
safeProvider({