mirror of
https://github.com/linuxserver/Heimdall-Apps.git
synced 2026-02-05 03:13:35 +08:00
8 lines
92 B
PHP
8 lines
92 B
PHP
<?php
|
|
|
|
namespace App\SupportedApps\Photonix;
|
|
|
|
class Photonix extends \App\SupportedApps
|
|
{
|
|
}
|