working team update/create (still need enroll)
This commit is contained in:
@@ -107,7 +107,6 @@ export function transformTeam(record: any): Team {
|
||||
song_name: record.song_name,
|
||||
song_artist: record.song_artist,
|
||||
song_album: record.song_album,
|
||||
song_year: record.song_year,
|
||||
song_start: record.song_start,
|
||||
song_end: 0,
|
||||
song_image_url: record.song_image_url,
|
||||
|
||||
Reference in New Issue
Block a user