Fixing share link

This commit is contained in:
2025-07-06 15:33:35 +02:00
parent 3a5b38bd70
commit bf5085431a
14 changed files with 182 additions and 112 deletions

View File

@ -74,4 +74,4 @@ function shareURL() {
.catch(() => {
console.log('Copy failed');
});
}
}