Heimdall-Apps/WindowsAdminCenter/WindowsAdminCenter.php
apo-mak 57e974aff5
Added Windows Admin Center foundation app (#507)
* Added Windows Admin Center foundation app

* remove image artifacts

Co-authored-by: Daniel Gibbs <me@danielgibbs.co.uk>
2022-06-05 21:30:10 +01:00

5 lines
111 B
PHP

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