v4.4.5-2 (#355)
This commit is contained in:
@@ -56,6 +56,9 @@ const AppSchema = new Schema({
|
||||
type: Array,
|
||||
default: []
|
||||
},
|
||||
inited: {
|
||||
type: Boolean
|
||||
},
|
||||
// 弃
|
||||
chat: Object
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user