From d3a2ecbaa9215431401424b57ec88f593cb891e6 Mon Sep 17 00:00:00 2001 From: hillelcoren Date: Wed, 14 Dec 2022 11:17:41 +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 f62efbc93c01..2182e88027db 100644 --- a/public/main.profile.dart.js +++ b/public/main.profile.dart.js @@ -421150,7 +421150,7 @@ }; A.FieldGrid_build_closure0.prototype = { call$2(context, constraints) { - return A.GridView$count((constraints.maxWidth / 2 - 8) / 54, this.fieldWidgets, 2, 0, 12, null, new A.NeverScrollableScrollPhysics(null), true, true); + return A.GridView$count((constraints.maxWidth / 2 - 8) / 54, this.fieldWidgets, 2, 0, 12, null, new A.NeverScrollableScrollPhysics(null), null, true); }, $signature: 362 };