diff --git a/logic/Actions/Index.php b/logic/Actions/Index.php index b5838ba..0a23b1e 100644 --- a/logic/Actions/Index.php +++ b/logic/Actions/Index.php @@ -6,7 +6,7 @@ use \SBRL\TomlConfig; use \AirQuality\PerfFormatter; -class Changelog implements IAction { +class Index implements IAction { /** @var TomlConfig */ private $settings;