leon il y a 1 an
Parent
commit
3703894f59
1 fichiers modifiés avec 2 ajouts et 2 suppressions
  1. 2 2
      src/features/trackTimeDuration/components/IndexConsole.tsx

+ 2 - 2
src/features/trackTimeDuration/components/IndexConsole.tsx

@@ -735,8 +735,8 @@ export default function IndexConsole(props: { record: any, count: number }) {
                     setFirstEnter(false)
                     hidePicker()
                     global.scrollToLatest()
-                    global.refrehWeekly()
-                    global.refreshStreaks()
+                    // global.refrehWeekly()
+                    // global.refreshStreaks()
                     refreshDayNight()
                     var obj = global.checkAccess
                     if (global.checkAccess) {