ADD: added request for tracklist for entity
This commit is contained in:
@@ -40,7 +40,6 @@ class TrackListCLass
|
||||
|
||||
if(Track.isOnEdit === false)
|
||||
{
|
||||
console.log("update");
|
||||
Track.Name = input.Name;
|
||||
Track.Course = input.Course;
|
||||
Track.Speed = input.Speed;
|
||||
|
||||
Reference in New Issue
Block a user