🛻 voiceKeyterms.ts

This commit is contained in:
nirholas
2026-03-31 10:23:55 +00:00
parent 14fa481777
commit 1588f93d58

View File

@@ -104,3 +104,4 @@ export async function getVoiceKeyterms(
return [...terms].slice(0, MAX_KEYTERMS) return [...terms].slice(0, MAX_KEYTERMS)
} }