From d6977e5968252871509405e69f21056eb378c150 Mon Sep 17 00:00:00 2001 From: hillelcoren Date: Thu, 15 Sep 2022 14:00:30 +0000 Subject: [PATCH] Admin Portal - Profile --- public/main.profile.dart.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/main.profile.dart.js b/public/main.profile.dart.js index c885895299b4..62cbbe095745 100644 --- a/public/main.profile.dart.js +++ b/public/main.profile.dart.js @@ -353717,7 +353717,7 @@ }; A.MyCustomScrollBehavior.prototype = { get$dragDevices() { - return A.LinkedHashSet_LinkedHashSet$_literal([B.PointerDeviceKind_0, B.PointerDeviceKind_1], type$.legacy_PointerDeviceKind); + return A.LinkedHashSet_LinkedHashSet$_literal([B.PointerDeviceKind_0, B.PointerDeviceKind_1, B.PointerDeviceKind_4], type$.legacy_PointerDeviceKind); } }; A.PersistData.prototype = {};