perf: push chat log (#3109)
This commit is contained in:
@@ -52,7 +52,6 @@ const ChatSchema = new Schema({
|
||||
},
|
||||
source: {
|
||||
type: String,
|
||||
enum: Object.keys(ChatSourceMap),
|
||||
required: true
|
||||
},
|
||||
shareId: {
|
||||
|
||||
Reference in New Issue
Block a user