From 01802792f39a8dd78fa50273c2021612d69b01f3 Mon Sep 17 00:00:00 2001 From: tolvitty Date: Fri, 13 Feb 2026 13:34:07 +0100 Subject: [PATCH] fix: set author to tolvitty Co-Authored-By: Claude Opus 4.6 --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index e33dfc5..999ac18 100644 --- a/manifest.json +++ b/manifest.json @@ -4,6 +4,6 @@ "version": "0.1.0", "minAppVersion": "1.5.0", "description": "Structured data input for Obsidian – forms that create notes or update frontmatter", - "author": "Luca", + "author": "tolvitty", "isDesktopOnly": true }