Fix generation of metrics, no longer sub an extra hour in calculation
This commit is contained in:
@@ -61,6 +61,10 @@ class SettingsTableSeeder extends Seeder
|
||||
'name' => 'app_analytics_gs',
|
||||
'value' => 'GSN-712462-P',
|
||||
],
|
||||
[
|
||||
'name' => 'display_graphs',
|
||||
'value' => '1',
|
||||
],
|
||||
];
|
||||
|
||||
Setting::truncate();
|
||||
|
||||
Reference in New Issue
Block a user