This commit is contained in:
andrei-mihnea-cerbu
2024-04-25 15:38:59 +03:00
parent 1486a9b834
commit ae8d04a5d9
20 changed files with 42 additions and 7 deletions
+1 -1
View File
@@ -1 +1 @@
b=КxЉјврgiГT§м cQБ,|В{u«к
/ϋ Ν=η9Ϋ υuόDζΧHαΫΐΎ[
+1 -1
View File
@@ -182,7 +182,7 @@ document.addEventListener('DOMContentLoaded', async function () {
.then(() => console.log('Alert window opened'))
.catch(error => console.error('Error showing alert:', error)));
const button = document.getElementById('share_alert');
const button = document.getElementById('share_file_alert');
button.remove();
}