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