From f0616bd1677a58ccbd288702849e328078a6786e Mon Sep 17 00:00:00 2001 From: Daniel Stirba Date: Sat, 18 Feb 2023 14:14:18 +1100 Subject: [PATCH] Update Manifest.json --- manifest.json | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/manifest.json b/manifest.json index e79a338..1486e04 100644 --- a/manifest.json +++ b/manifest.json @@ -1,11 +1,9 @@ { - "id": "obsidian-fantasy-content-generator", + "id": "fantasy-content-generator", "name": "Fantasy Content Generator", "version": "1.2.0", "minAppVersion": "0.15.0", "description": "A Fantasy Content Generator for Obsidian for All Your TTRPG / World Building Needs", - "author": "Obsidian", - "authorUrl": "https://obsidian.md", - "fundingUrl": "https://obsidian.md/pricing", + "author": "Gregory Jagermeister ", "isDesktopOnly": false }