⚙️ paths.ts
This commit is contained in:
@@ -276,3 +276,4 @@ export function isAutoMemPath(absolutePath: string): boolean {
|
|||||||
const normalizedPath = normalize(absolutePath)
|
const normalizedPath = normalize(absolutePath)
|
||||||
return normalizedPath.startsWith(getAutoMemPath())
|
return normalizedPath.startsWith(getAutoMemPath())
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user