Update profile.js
This commit is contained in:
@@ -22,8 +22,8 @@ async function getProfileFromAnixart(profileId, token = '') {
|
||||
// Не удалось проверить верификацию — игнорируем
|
||||
}
|
||||
|
||||
// Тестовая вставка privilege_level (можно отключить закомментировав строку ниже)
|
||||
profileData.profile.privilege_level = 3;
|
||||
// Тестовая вставка (можно отключить закомментировав строку ниже)
|
||||
// profileData.profile.privilege_level = 3;
|
||||
|
||||
return {
|
||||
...profileData,
|
||||
|
||||
Reference in New Issue
Block a user