SHA256
fix(ui): исправить наложение fallback-букв на аватарах
This commit is contained in:
@@ -52,7 +52,6 @@ export function renderUserAvatar({
|
||||
if (!validateArweaveTxId(txId)) {
|
||||
return wrap;
|
||||
}
|
||||
fallback.hidden = true;
|
||||
|
||||
const img = document.createElement('img');
|
||||
img.alt = 'Аватар';
|
||||
|
||||
Reference in New Issue
Block a user