mirror of
https://github.com/linuxserver/Heimdall-Apps.git
synced 2026-02-07 12:22:38 +08:00
5 lines
83 B
PHP
5 lines
83 B
PHP
<?php namespace App\SupportedApps\Gogs;
|
|
|
|
class Gogs extends \App\SupportedApps {
|
|
|
|
} |