mirror of
https://github.com/linuxserver/Heimdall-Apps.git
synced 2026-02-10 21:15:34 +08:00
6 lines
97 B
PHP
6 lines
97 B
PHP
<?php namespace App\SupportedApps\ProjectSend;
|
|
|
|
class ProjectSend extends \App\SupportedApps
|
|
{
|
|
}
|