mirror of
https://github.com/linuxserver/Heimdall-Apps.git
synced 2026-01-09 06:51:35 +08:00
8 lines
104 B
PHP
8 lines
104 B
PHP
<?php
|
|
|
|
namespace App\SupportedApps\AirDCWebClient;
|
|
|
|
class AirDCWebClient extends \App\SupportedApps
|
|
{
|
|
}
|