From dd48103ff8d000231d9a0ff608b8dc03e46ce48a Mon Sep 17 00:00:00 2001 From: nirholas Date: Tue, 31 Mar 2026 10:24:28 +0000 Subject: [PATCH] =?UTF-8?q?=E2=9C=A8=20=F0=9F=92=9D=20types.ts?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/utils/settings/types.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/utils/settings/types.ts b/src/utils/settings/types.ts index ba89edd..2a02e88 100644 --- a/src/utils/settings/types.ts +++ b/src/utils/settings/types.ts @@ -1146,3 +1146,4 @@ export type PluginConfig = { [serverName: string]: UserConfigValues } } +