mirror of
https://github.com/henrywhitaker3/Speedtest-Tracker.git
synced 2026-01-02 11:07:20 +01:00
Added code for notifications changes
- Toggle for notification types - Custom time for overview
This commit is contained in:
@@ -37,9 +37,6 @@ class SpeedtestVersionCommand extends Command
|
||||
*/
|
||||
public function handle()
|
||||
{
|
||||
$this->info('Speedtest Tracker');
|
||||
$this->info('Author: Henry Whitaker');
|
||||
$this->info('');
|
||||
$this->info('Installed version v' . config('speedtest.version'));
|
||||
$this->info('Speedtest Tracker v' . config('speedtest.version'));
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user