mirror of
https://github.com/linuxserver/Heimdall-Apps.git
synced 2026-01-16 17:42:08 +08:00
8 lines
90 B
PHP
8 lines
90 B
PHP
<?php
|
|
|
|
namespace App\SupportedApps\Homebox;
|
|
|
|
class Homebox extends \App\SupportedApps
|
|
{
|
|
}
|