mirror of
https://github.com/linuxserver/Heimdall-Apps.git
synced 2026-01-21 12:21:51 +08:00
5 lines
89 B
PHP
5 lines
89 B
PHP
<?php namespace App\SupportedApps\Netdata;
|
|
|
|
class Netdata extends \App\SupportedApps {
|
|
|
|
} |