fix: bill, app detail
This commit is contained in:
@@ -20,7 +20,7 @@ const ShareChatSchema = new Schema({
|
||||
type: String,
|
||||
required: true
|
||||
},
|
||||
tokens: {
|
||||
total: {
|
||||
type: Number,
|
||||
default: 0
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user