[mirotalk] - fix: make sponsor div clickable instead of requiring precise image click

This commit is contained in:
Miroslav Pejic
2026-03-16 02:35:07 +01:00
parent 0a1bd6ea9e
commit 5440c2ca2e
8 changed files with 23 additions and 23 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "mirotalk",
"version": "1.7.43",
"version": "1.7.44",
"description": "A free WebRTC browser-based video call",
"main": "server.js",
"scripts": {
@@ -70,7 +70,7 @@
"uuid": "13.0.0"
},
"devDependencies": {
"mocha": "^11.3.0",
"mocha": "^11.7.5",
"node-fetch": "^3.3.2",
"nodemon": "^3.1.14",
"prettier": "3.8.1",