From d803a68d52ac9c8069b94624a6a818d26bf1612e Mon Sep 17 00:00:00 2001 From: Jonas Braus Date: Mon, 17 Mar 2025 17:25:55 +0100 Subject: [PATCH] Update spaceHome.dart --- lib/spaces/spaceHome.dart | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/spaces/spaceHome.dart b/lib/spaces/spaceHome.dart index f9dff6b..e1bd986 100644 --- a/lib/spaces/spaceHome.dart +++ b/lib/spaces/spaceHome.dart @@ -50,7 +50,7 @@ class _SpaceHomeState extends State { } // only for test - var disableRateTimeDebug = true; + var disableRateTimeDebug = false; // end only for test void _showNotRateTimeDialog(BuildContext context) {