it's really not that hard, just build
This commit is contained in:
parent
4b5c2acad5
commit
de3dec22de
@ -27,7 +27,7 @@ export class BeatSaverMap {
|
|||||||
* The internal MongoDB ID (_id).
|
* The internal MongoDB ID (_id).
|
||||||
*/
|
*/
|
||||||
@prop({ required: true })
|
@prop({ required: true })
|
||||||
protected _id!: string;
|
private _id!: string;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* The name of the map.
|
* The name of the map.
|
||||||
|
Reference in New Issue
Block a user