From 7ef08fba4ad774e1c054e0bbc0c0eb1559d06af0 Mon Sep 17 00:00:00 2001 From: shizhendong Date: Tue, 5 Nov 2024 10:12:52 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E6=A8=A1=E6=8B=9F=E5=99=A8=20=E7=BC=A9?= =?UTF-8?q?=E6=94=BE=E7=BA=A7=E5=88=AB=20=E8=B0=83=E6=95=B4=E5=88=B0?= =?UTF-8?q?=E6=9C=80=E5=A4=A7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/resources/lib/droidvnc-np-defaults.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/main/resources/lib/droidvnc-np-defaults.json b/src/main/resources/lib/droidvnc-np-defaults.json index 3820b6a..ea95713 100644 --- a/src/main/resources/lib/droidvnc-np-defaults.json +++ b/src/main/resources/lib/droidvnc-np-defaults.json @@ -5,5 +5,6 @@ "accessKey": "d042e2b5d5f348588a4e1a243eb7a9a0", "showPointers": true, "fileTransfer": true, - "startOnBoot": true + "startOnBoot": true, + "scaling": 1 } \ No newline at end of file