diff --git a/src/commands/clear/caches.ts b/src/commands/clear/caches.ts index f44bc31..27c03c4 100644 --- a/src/commands/clear/caches.ts +++ b/src/commands/clear/caches.ts @@ -143,3 +143,4 @@ export function clearSessionCaches( ) } + diff --git a/src/commands/voice/voice.ts b/src/commands/voice/voice.ts index f369891..7910f93 100644 --- a/src/commands/voice/voice.ts +++ b/src/commands/voice/voice.ts @@ -148,3 +148,4 @@ export const call: LocalCommandCall = async () => { value: `Voice mode enabled. Hold ${key} to record.${langNote}`, } } +