fix typo in db
parent
341fd026d4
commit
22d4c98138
|
@ -24,7 +24,7 @@ export default class Score {
|
|||
|
||||
// 0 - 54
|
||||
@prop({ required: true })
|
||||
public publicroles: number;
|
||||
public roles: number;
|
||||
|
||||
// -50 - 2
|
||||
@prop({ required: true })
|
||||
|
|
Loading…
Reference in New Issue