fix: fix regex fallback
This commit is contained in:
@@ -247,6 +247,7 @@ export async function loadLoreBookV3Prompt(){
|
|||||||
return false
|
return false
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
return false
|
||||||
}
|
}
|
||||||
|
|
||||||
mText = mText.toLowerCase()
|
mText = mText.toLowerCase()
|
||||||
|
|||||||
Reference in New Issue
Block a user