From 77ca31278c93e49d24cb5c1ff2436aed5b9a0066 Mon Sep 17 00:00:00 2001 From: ichaly Date: Sat, 6 Jun 2026 18:33:55 +0800 Subject: [PATCH] Use trademark-safe plugin name --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 79319b7..52d7b33 100644 --- a/manifest.json +++ b/manifest.json @@ -1,6 +1,6 @@ { "id": "obsync", - "name": "Obsync", + "name": "S3 Vault Sync", "version": "0.1.0", "minAppVersion": "1.6.6", "description": "Sync vault files through OSS / S3-compatible object storage.",