Update profile.js
This commit is contained in:
@@ -38,7 +38,7 @@ async function getProfileFromAnixart(profileId, token = '') {
|
|||||||
|
|
||||||
// // Тестовое поле privilege_level (можно отключить)
|
// // Тестовое поле privilege_level (можно отключить)
|
||||||
// profileData.profile.privilege_level = 0;
|
// profileData.profile.privilege_level = 0;
|
||||||
profileData.profile.status = "Я Falkor!";
|
// profileData.profile.status = "Я Falkor!";
|
||||||
|
|
||||||
return {
|
return {
|
||||||
...profileData,
|
...profileData,
|
||||||
|
|||||||
Reference in New Issue
Block a user