diff --git a/api/v1/src/profile.js b/api/v1/src/profile.js index ae29a6c..d9e53bc 100644 --- a/api/v1/src/profile.js +++ b/api/v1/src/profile.js @@ -38,7 +38,7 @@ async function getProfileFromAnixart(profileId, token = '') { // // Тестовое поле privilege_level (можно отключить) // profileData.profile.privilege_level = 0; - profileData.profile.avatar = https://giffiles.alphacoders.com/170/170278.gif; + profileData.profile.avatar = "https://giffiles.alphacoders.com/170/170278.gif"; return { ...profileData,