Shun Miyazawa hai 1 ano
pai
achega
9930e20026
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      apps/app/src/features/openai/server/models/ai-assistant.ts

+ 0 - 1
apps/app/src/features/openai/server/models/ai-assistant.ts

@@ -54,7 +54,6 @@ const schema = new Schema<AiAssistantDocument>(
     name: {
       type: String,
       required: true,
-      trim: true,
     },
     description: {
       type: String,