Add 'cert:ignore" to RDP command

This commit is contained in:
2026-08-25 21:59:09 +01:00
parent 60b51afdb6
commit 44203d466f

View File

@@ -72,6 +72,7 @@ class ActionDispatcher:
"/sound", "/sound",
"/scale-desktop:133", "/scale-desktop:133",
"/audio-mode:0", "/audio-mode:0",
"/cert:ignore",
"/f" "/f"
] ]
self._run_command(cmd) self._run_command(cmd)