mirror of
https://github.com/linuxserver/Heimdall-Apps.git
synced 2026-02-10 21:15:34 +08:00
8 lines
88 B
PHP
8 lines
88 B
PHP
<?php
|
|
|
|
namespace App\SupportedApps\Webmin;
|
|
|
|
class Webmin extends \App\SupportedApps
|
|
{
|
|
}
|