Extended error message
This commit is contained in:
		@@ -14,5 +14,5 @@ export class TrackIdChangeNotAllowedError extends NotAcceptableError {
 | 
			
		||||
	name = "TrackIdChangeNotAllowed"
 | 
			
		||||
 | 
			
		||||
	@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"
 | 
			
		||||
}
 | 
			
		||||
		Reference in New Issue
	
	Block a user