🪆 schemas.ts

This commit is contained in:
nirholas
2026-03-31 10:24:03 +00:00
parent 05550d73d9
commit 1d733a2501

View File

@@ -213,3 +213,4 @@ export function isValidLSPOperation(
'outgoingCalls',
].includes(operation)
}