Heimdall-Apps/Gotify/Gotify.php
Julien Nicoulaud 5c53179c57
Add Gotify
2019-02-28 20:00:55 +01:00

5 lines
87 B
PHP

<?php namespace App\SupportedApps\Gotify;
class Gotify extends \App\SupportedApps {
}