SHA256
UI: фикс шапки связей и правки профиля (работает)
This commit is contained in:
@@ -198,7 +198,7 @@ export function render({ navigate }) {
|
||||
officialBtn?.addEventListener('click', () => showToggleInfo('official'));
|
||||
shineBtn?.addEventListener('click', () => showToggleInfo('shine'));
|
||||
|
||||
card.append(topRow, badgesRow, statusRow, listWrap);
|
||||
card.append(topRow, badgesRow, listWrap, statusRow);
|
||||
screen.append(card);
|
||||
|
||||
updateAvatarUi();
|
||||
|
||||
Reference in New Issue
Block a user