We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e5adffa commit 04f9da3Copy full SHA for 04f9da3
lib/paiement/class/history_interval.dart
@@ -23,5 +23,8 @@ class HistoryInterval {
23
DateTime.now().year,
24
DateTime.now().month,
25
DateTime.now().day,
26
+ 23,
27
+ 59,
28
29
);
30
}
0 commit comments