From 1cd01a3beeec6b211d6375a6d2eab4ec5411681e Mon Sep 17 00:00:00 2001 From: Brendan Chen Date: Tue, 21 Jul 2026 17:15:43 -0400 Subject: [PATCH] Replace tabs with spaces --- plugins/obsidian-hider/manifest.json | 18 +++++++++--------- .../obsidian-minimal-settings/manifest.json | 18 +++++++++--------- themes/Minimal/manifest.json | 12 ++++++------ 3 files changed, 24 insertions(+), 24 deletions(-) diff --git a/plugins/obsidian-hider/manifest.json b/plugins/obsidian-hider/manifest.json index 3e0d6fa..a8bd773 100644 --- a/plugins/obsidian-hider/manifest.json +++ b/plugins/obsidian-hider/manifest.json @@ -1,11 +1,11 @@ { - "id": "obsidian-hider", - "name": "Hider", - "version": "1.6.2", - "minAppVersion": "1.11.1", - "description": "Hide UI elements such as tooltips, status, titlebar and more.", - "author": "@kepano", - "authorUrl": "https://www.twitter.com/kepano", - "fundingUrl": "https://www.buymeacoffee.com/kepano", - "isDesktopOnly": false + "id": "obsidian-hider", + "name": "Hider", + "version": "1.6.2", + "minAppVersion": "1.11.1", + "description": "Hide UI elements such as tooltips, status, titlebar and more.", + "author": "@kepano", + "authorUrl": "https://www.twitter.com/kepano", + "fundingUrl": "https://www.buymeacoffee.com/kepano", + "isDesktopOnly": false } diff --git a/plugins/obsidian-minimal-settings/manifest.json b/plugins/obsidian-minimal-settings/manifest.json index 32e6e7c..bd461d8 100644 --- a/plugins/obsidian-minimal-settings/manifest.json +++ b/plugins/obsidian-minimal-settings/manifest.json @@ -1,11 +1,11 @@ { - "id": "obsidian-minimal-settings", - "name": "Minimal Theme Settings", - "version": "8.2.3", - "minAppVersion": "1.11.1", - "description": "Change the colors, fonts and features of Minimal Theme.", - "author": "@kepano", - "authorUrl": "https://www.twitter.com/kepano", - "fundingUrl": "https://www.buymeacoffee.com/kepano", - "isDesktopOnly": false + "id": "obsidian-minimal-settings", + "name": "Minimal Theme Settings", + "version": "8.2.3", + "minAppVersion": "1.11.1", + "description": "Change the colors, fonts and features of Minimal Theme.", + "author": "@kepano", + "authorUrl": "https://www.twitter.com/kepano", + "fundingUrl": "https://www.buymeacoffee.com/kepano", + "isDesktopOnly": false } diff --git a/themes/Minimal/manifest.json b/themes/Minimal/manifest.json index e725aa5..ab7e47b 100644 --- a/themes/Minimal/manifest.json +++ b/themes/Minimal/manifest.json @@ -1,8 +1,8 @@ { - "name": "Minimal", - "version": "8.2.1", - "minAppVersion": "1.9.0", - "author": "@kepano", - "authorUrl": "https://twitter.com/kepano", - "fundingUrl": "https://www.buymeacoffee.com/kepano" + "name": "Minimal", + "version": "8.2.1", + "minAppVersion": "1.9.0", + "author": "@kepano", + "authorUrl": "https://twitter.com/kepano", + "fundingUrl": "https://www.buymeacoffee.com/kepano" }