🌙 clear.ts

This commit is contained in:
nirholas
2026-03-31 10:22:58 +00:00
parent 9aa5342c77
commit 5b9de6e3eb
2 changed files with 2 additions and 0 deletions

View File

@@ -143,3 +143,4 @@ export function clearSessionCaches(
)
}

View File

@@ -148,3 +148,4 @@ export const call: LocalCommandCall = async () => {
value: `Voice mode enabled. Hold ${key} to record.${langNote}`,
}
}