mirror of
https://github.com/linuxserver/Heimdall-Apps.git
synced 2026-01-23 15:43:52 +08:00
5 lines
93 B
PHP
5 lines
93 B
PHP
<?php namespace App\SupportedApps\Bitwarden;
|
|
|
|
class Bitwarden extends \App\SupportedApps {
|
|
|
|
} |