diff --git a/config/ladill_launcher.php b/config/ladill_launcher.php index 304896d..8c7b077 100644 --- a/config/ladill_launcher.php +++ b/config/ladill_launcher.php @@ -30,5 +30,6 @@ return [ ['name' => 'Domains', 'url' => 'https://domains.'.$root, 'icon' => 'domains.svg'], ['name' => 'Servers', 'url' => 'https://servers.'.$root, 'icon' => 'servers.svg'], ['name' => 'Hosting', 'url' => 'https://hosting.'.$root, 'icon' => 'hosting.svg'], + ['name' => 'QR Plus', 'url' => 'https://qrplus.'.$root, 'icon' => 'qrplus.svg'], ], ];