🖱️ setupPortable.ts
This commit is contained in:
@@ -231,3 +231,4 @@ export function isChromeExtensionInstalled(log?: Logger): Promise<boolean> {
|
||||
const browserPaths = getAllBrowserDataPathsPortable()
|
||||
return isChromeExtensionInstalledPortable(browserPaths, log)
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user