including some more dashboard components

This commit is contained in:
2026-03-05 06:34:27 +01:00
parent f03ec900c6
commit 7d8c36a771
57 changed files with 1694 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
<?php
namespace App\SupportedApps\WireGuard;
class WireGuard extends \App\SupportedApps
{
}