mirror of
https://github.com/linuxserver/Heimdall-Apps.git
synced 2026-01-23 23:53:29 +08:00
5 lines
91 B
PHP
5 lines
91 B
PHP
<?php namespace App\SupportedApps\FreshRSS;
|
|
|
|
class FreshRSS extends \App\SupportedApps {
|
|
|
|
} |