Heimdall-Apps/Dashdot/Dashdot.php
2022-07-11 10:16:41 +01:00

5 lines
89 B
PHP

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