From bebf9e41e180b6fa2ed02f7e1bc0813f9cc6e6cd Mon Sep 17 00:00:00 2001 From: Nathan Woodburn Date: Tue, 17 Mar 2026 13:41:28 +1100 Subject: [PATCH] fix: Use automatic enrolment for bitwarden --- services.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/services.json b/services.json index 96cd6ce..5965c8b 100644 --- a/services.json +++ b/services.json @@ -54,10 +54,10 @@ "description": "Personal Link Shortening Service for Easy Sharing" }, { - "id": "bitwarden", - "name": "Bitwarden", + "id": "Vaultwarden", + "name": "Vaultwarden", "url": "https://bw.woodburn.au", - "description": "Personal Password Manager (requires invitation)", + "description": "Personal Password Manager", "icon": "vaultwarden.png" }, { @@ -89,4 +89,4 @@ "icon": "https://netbird.io/icon.png" } ] -} \ No newline at end of file +}