mirror of
https://github.com/bitwarden/directory-connector
synced 2025-12-05 23:53:21 +00:00
Adjust .tsconfig path for root and apply to jslib
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { cleanUserAgent } from "jslib-electron/utils";
|
||||
import { cleanUserAgent } from "@/jslib/electron/src/utils";
|
||||
|
||||
const expectedUserAgent = `Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/${process.versions.chrome} Safari/537.36`;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user