mirror of
https://github.com/linuxserver/Heimdall-Apps.git
synced 2026-02-20 04:16:08 +08:00
6 lines
90 B
PHP
6 lines
90 B
PHP
<?php namespace App\SupportedApps\FlexGet;
|
|
|
|
class FlexGet extends \App\SupportedApps {
|
|
|
|
}
|