✨ 🛷 sandbox-ui-utils.ts
This commit is contained in:
@@ -10,3 +10,4 @@
|
|||||||
export function removeSandboxViolationTags(text: string): string {
|
export function removeSandboxViolationTags(text: string): string {
|
||||||
return text.replace(/<sandbox_violations>[\s\S]*?<\/sandbox_violations>/g, '')
|
return text.replace(/<sandbox_violations>[\s\S]*?<\/sandbox_violations>/g, '')
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user