mirror of
https://github.com/bitwarden/directory-connector
synced 2025-12-15 15:53:41 +00:00
[PM-4747] List members under each group when doing test sync (#507)
* Add user list under each group when doing test sync * run prettier and lint, replace '@' with @
This commit is contained in:
@@ -15,7 +15,7 @@ export class ElectronLogService extends BaseLogService {
|
||||
super(isDev(), filter);
|
||||
}
|
||||
|
||||
init () {
|
||||
init() {
|
||||
if (log.transports == null) {
|
||||
return;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user