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