mirror of
https://github.com/linuxserver/Heimdall-Apps.git
synced 2026-02-11 21:41:41 +08:00
5 lines
85 B
PHP
5 lines
85 B
PHP
<?php namespace App\SupportedApps\Grocy;
|
|
|
|
class Grocy extends \App\SupportedApps {
|
|
|
|
} |