mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-04-18 16:22:14 +00:00
refactor
This commit is contained in:
@@ -52,7 +52,7 @@ class GetDashboardDataController extends Controller
|
||||
{
|
||||
// Set period range for data retrieval
|
||||
$period = now()
|
||||
->subDays(45)
|
||||
->subDays(44)
|
||||
->endOfDay();
|
||||
|
||||
// Get bandwidth data
|
||||
|
||||
Reference in New Issue
Block a user