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