Skip to content

Commit f544e59

Browse files
committed
✨ ajout du cache
1 parent d1993b9 commit f544e59

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/Widgets/RecentNumbers.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ class RecentNumbers extends AbstractWidget
2929
*
3030
* @var int|float|bool
3131
*/
32-
// public $cacheTime = 90;
32+
public $cacheTime = 90;
3333

3434
/**
3535
* Treat this method as a controller action.

0 commit comments

Comments
 (0)