From 5b9de6e3eb21e3353186b0a71159f656b0124168 Mon Sep 17 00:00:00 2001 From: nirholas Date: Tue, 31 Mar 2026 10:22:58 +0000 Subject: [PATCH] =?UTF-8?q?=E2=9C=A8=20=F0=9F=8C=99=20clear.ts?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/commands/clear/caches.ts | 1 + src/commands/voice/voice.ts | 1 + 2 files changed, 2 insertions(+) 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}`, } } +