From 8402022f8d1681cde0b19c56b3edbddb414f8960 Mon Sep 17 00:00:00 2001 From: SirusCodes Date: Tue, 12 May 2020 23:05:53 +0530 Subject: [PATCH] bug solved --- lib/constants.dart | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/constants.dart b/lib/constants.dart index 9451432..cd12f8c 100644 --- a/lib/constants.dart +++ b/lib/constants.dart @@ -57,7 +57,7 @@ const Map DEFAULT_TIME = { "back_streaching.png": 3, "ball_plank.png": 0, "declined_crunches.png": 4, - "dumbell_curls.png": 3, + "dumbbell_curls.png": 3, "inclined_bench_press.png": 4, "jackknife_sit_ups.png": 4, "push_ups.png": 3,