Heimdall-Apps/TwoFAuth/TwoFAuth.php
splitti c46a9931da
Add 2FAuth (#784)
* Add 2FAuth

* Update Logo

* Change Name

* Bugfix

* Update 2FAuth.php

* trigger workflow

* Update and rename 2FAuth.php to TwoFAuth.php

* Rename app.json to app.json

---------

Co-authored-by: Martijn van der Kleijn <martijn.niji@gmail.com>
2025-06-26 21:57:11 +02:00

8 lines
92 B
PHP

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