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