[mirotalk] - fix: override browser autofill yellow background to match dark theme

This commit is contained in:
Miroslav Pejic
2026-03-25 11:37:11 +01:00
parent 889dd62d83
commit 7c6a6e6cd8
10 changed files with 35 additions and 14 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "mirotalk",
"version": "1.7.59",
"version": "1.7.60",
"description": "A free WebRTC browser-based video call",
"main": "server.js",
"scripts": {
@@ -62,7 +62,7 @@
"js-yaml": "^4.1.1",
"jsdom": "^29.0.1",
"jsonwebtoken": "^9.0.3",
"nodemailer": "^8.0.3",
"nodemailer": "^8.0.4",
"openai": "^6.32.0",
"qs": "^6.15.0",
"socket.io": "^4.8.3",