notify is not req
parent
3113144340
commit
b7e0e0d99d
|
@ -41,7 +41,7 @@ export default class Score {
|
|||
@prop({ required: true })
|
||||
public other: number;
|
||||
|
||||
@prop({ required: true })
|
||||
@prop()
|
||||
public notify: boolean;
|
||||
|
||||
@prop()
|
||||
|
|
Loading…
Reference in New Issue