mirror of
https://github.com/linuxserver/Heimdall-Apps.git
synced 2026-01-15 17:11:51 +08:00
8 lines
94 B
PHP
8 lines
94 B
PHP
<?php
|
|
|
|
namespace App\SupportedApps\Cyberchef;
|
|
|
|
class Cyberchef extends \App\SupportedApps
|
|
{
|
|
}
|