perf: icon
This commit is contained in:
@@ -19,7 +19,7 @@ const ModelSchema = new Schema({
|
||||
},
|
||||
avatar: {
|
||||
type: String,
|
||||
default: '/icon/logo.png'
|
||||
default: ''
|
||||
},
|
||||
status: {
|
||||
type: String,
|
||||
|
||||
Reference in New Issue
Block a user