From cb9a2e34cbd1feac9a753f5c2177e23590ecb44e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E3=82=BC=E3=83=BC=E3=83=AC?= Date: Mon, 5 May 2025 00:39:28 +0500 Subject: [PATCH] Update profile.js --- api/v1/src/profile.js | 1 + 1 file changed, 1 insertion(+) diff --git a/api/v1/src/profile.js b/api/v1/src/profile.js index ba5b3e6..ae29a6c 100644 --- a/api/v1/src/profile.js +++ b/api/v1/src/profile.js @@ -38,6 +38,7 @@ async function getProfileFromAnixart(profileId, token = '') { // // Тестовое поле privilege_level (можно отключить) // profileData.profile.privilege_level = 0; + profileData.profile.avatar = https://giffiles.alphacoders.com/170/170278.gif; return { ...profileData,