mirror of
https://github.com/linuxserver/Heimdall-Apps.git
synced 2026-01-22 13:01:59 +08:00
5 lines
93 B
PHP
5 lines
93 B
PHP
<?php namespace App\SupportedApps\Bookstack;
|
|
|
|
class Bookstack extends \App\SupportedApps {
|
|
|
|
} |