Admin Portal - Profile

This commit is contained in:
hillelcoren 2022-09-15 14:00:30 +00:00
parent e8b44443fb
commit d6977e5968

View File

@ -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 = {};