Heimdall-Apps/Authelia/Authelia.php
Martijn van der Kleijn 38a2cd4bb2 Add Authelia foundation
Fix logo image size
2024-09-01 15:33:31 +02:00

8 lines
92 B
PHP

<?php
namespace App\SupportedApps\Authelia;
class Authelia extends \App\SupportedApps
{
}