Extended error message
This commit is contained in:
parent
624ea6ba33
commit
26499658a4
@ -14,5 +14,5 @@ export class TrackIdChangeNotAllowedError extends NotAcceptableError {
|
|||||||
name = "TrackIdChangeNotAllowed"
|
name = "TrackIdChangeNotAllowed"
|
||||||
|
|
||||||
@IsString()
|
@IsString()
|
||||||
message = "The id's don't match!!"
|
message = "The id's don't match!! \n And if you wanted to change a track's id: This isn't allowed"
|
||||||
}
|
}
|
Loading…
x
Reference in New Issue
Block a user