fix: Remove green success banners for uploads and invites
Co-authored-by: aider (gemini/gemini-2.5-pro) <aider@aider.chat>
This commit is contained in:
@@ -144,7 +144,6 @@
|
||||
dz.classList.remove('opacity-50');
|
||||
if (fi) fi.disabled = false;
|
||||
itemsEl.innerHTML = '';
|
||||
try { showBanner('Password accepted. You can upload now.', 'ok'); } catch {}
|
||||
} catch (e) {
|
||||
pwError.textContent = 'Error verifying password.';
|
||||
pwError.classList.remove('hidden');
|
||||
|
||||
Reference in New Issue
Block a user