Update profile.js

This commit is contained in:
2025-05-05 00:39:28 +05:00
committed by GitHub
parent be8f02827a
commit cb9a2e34cb

View File

@@ -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,