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) {