diff --git a/server/index.ts b/server/index.ts index bc41a4b7..612c387e 100644 --- a/server/index.ts +++ b/server/index.ts @@ -4989,6 +4989,7 @@ export function createServer() { for_hire, bio, portfolio_url, + spotify_profile_url, sample_price_track, sample_price_sfx, sample_price_score, @@ -5004,6 +5005,7 @@ export function createServer() { for_hire: for_hire !== false, bio, portfolio_url, + spotify_profile_url, sample_price_track, sample_price_sfx, sample_price_score,