feat: quote source
This commit is contained in:
@@ -60,7 +60,7 @@ const ChatSchema = new Schema({
|
||||
id: String,
|
||||
q: String,
|
||||
a: String,
|
||||
isEdit: Boolean
|
||||
source: String
|
||||
}
|
||||
],
|
||||
default: []
|
||||
|
||||
Reference in New Issue
Block a user