Adjusted 0.01

This commit is contained in:
2024-10-02 13:12:26 +02:00
parent 73a9e04c2b
commit aaa9ea8418
8 changed files with 0 additions and 439 deletions

View File

@ -1,3 +0,0 @@
function toggleLike(button) {
button.classList.toggle('active');
}