From f13d119eb2dd324aae55aea41222b8f04f18b6ae Mon Sep 17 00:00:00 2001 From: suti7yk5032 Date: Thu, 26 Sep 2024 17:04:55 +0900 Subject: [PATCH] =?UTF-8?q?=E3=83=87=E3=83=90=E3=82=A4=E3=82=B9=E7=95=AA?= =?UTF-8?q?=E5=8F=B7=E3=81=8C=E8=87=AA=E5=89=8D=E3=81=AE=E6=99=82=E3=81=AB?= =?UTF-8?q?0=E3=82=92=E7=99=BB=E9=8C=B2=E3=81=99=E3=82=8B=E3=82=88?= =?UTF-8?q?=E3=81=86=E3=81=AB?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- dislocker_slash.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dislocker_slash.py b/dislocker_slash.py index 72869c0..a11ee02 100644 --- a/dislocker_slash.py +++ b/dislocker_slash.py @@ -340,8 +340,8 @@ class DL(): "name": str(kwargs["name"]), "display_name": str(kwargs["display_name"]), "pc_number": int(kwargs["pc_number"]), - "keyboard_number": None, - "mouse_number": None, + "keyboard_number": 0, + "mouse_number": 0, "detail": None } if "detail" in kwargs: