From 093526d40ed0adb2a61750282c657d8174346aa9 Mon Sep 17 00:00:00 2001 From: Ean Milligan Date: Fri, 10 Apr 2026 02:49:18 -0400 Subject: [PATCH] forgot to remove that ages ago --- config.example.ts | 1 - 1 file changed, 1 deletion(-) diff --git a/config.example.ts b/config.example.ts index 520d91c..f05d206 100644 --- a/config.example.ts +++ b/config.example.ts @@ -1,6 +1,5 @@ export const config = { api: { - enable: true, publicDomain: '', port: 14014, },