🔧 teamMemPaths.ts
This commit is contained in:
@@ -290,3 +290,4 @@ export async function validateTeamMemKey(relativeKey: string): Promise<string> {
|
||||
export function isTeamMemFile(filePath: string): boolean {
|
||||
return isTeamMemoryEnabled() && isTeamMemPath(filePath)
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user