fix: fix all build blocking errors for bun run build

This commit is contained in:
2025-10-01 15:34:19 -04:00
parent f18d192e5b
commit 8bb12f94e3
16 changed files with 11 additions and 520 deletions

View File

@@ -96,7 +96,7 @@ export const CreateServerModal: React.FC = () => {
{
name: name.trim(),
icon: icon.trim() || undefined,
description: description.trim() || undefined,
// description: description.trim() || undefined,
},
{
onSuccess: () => {