From 54badca38b297a362848458d75346e494fbc09fd Mon Sep 17 00:00:00 2001 From: Steffen Lange Date: Mon, 13 Dec 2021 15:29:28 +0100 Subject: [PATCH] Vaultwarden: renaming of web vault builds --- modules/{BitwardenWeb.php => VaultwardenWeb.php} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename modules/{BitwardenWeb.php => VaultwardenWeb.php} (64%) diff --git a/modules/BitwardenWeb.php b/modules/VaultwardenWeb.php similarity index 64% rename from modules/BitwardenWeb.php rename to modules/VaultwardenWeb.php index f82cef2..2083dff 100644 --- a/modules/BitwardenWeb.php +++ b/modules/VaultwardenWeb.php @@ -1,8 +1,8 @@ patch->setBranch('Web Vault'); } function check() : bool {