Добавить временную бесплатную загрузку аватаров в Arweave

This commit is contained in:
AidarKC
2026-06-20 21:29:35 +04:00
parent d0e7998650
commit dd35e56029
20 changed files with 1236 additions and 6 deletions
-2
View File
@@ -599,8 +599,6 @@ export function render({ navigate }) {
}
async function onChangeAvatarClick() {
const confirmed = window.confirm('Сменить аватар?');
if (!confirmed) return;
status.className = 'status-line';
status.textContent = 'Открываем мастер аватара...';