mirror of
https://github.com/bitwarden/web
synced 2025-12-11 05:43:16 +00:00
Ensure we only select all visible users (#1025)
This commit is contained in:
@@ -481,7 +481,7 @@ registerLocaleData(localeZhTw, 'zh-TW');
|
||||
TwoFactorYubiKeyComponent,
|
||||
UpdateKeyComponent,
|
||||
],
|
||||
providers: [DatePipe],
|
||||
providers: [DatePipe, SearchPipe],
|
||||
bootstrap: [AppComponent],
|
||||
})
|
||||
export class AppModule { }
|
||||
|
||||
Reference in New Issue
Block a user