Heimdall-Apps/RaspberryMatic/RaspberryMatic.php
Paranoid93 ef5a08ab46
feat: add RaspberryMatic (#712)
* add RaspberryMatic
* add RaspberryMatic
* fix typos
* replace png with svg
* Fix typo in json

---------

Co-authored-by: Martijn van der Kleijn <martijn.niji@gmail.com>
2024-03-03 19:52:44 +01:00

8 lines
104 B
PHP

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