Replace tabs with spaces

This commit is contained in:
2026-07-21 17:15:43 -04:00
parent c5373e8780
commit 1cd01a3bee
3 changed files with 24 additions and 24 deletions

View File

@@ -1,11 +1,11 @@
{ {
"id": "obsidian-hider", "id": "obsidian-hider",
"name": "Hider", "name": "Hider",
"version": "1.6.2", "version": "1.6.2",
"minAppVersion": "1.11.1", "minAppVersion": "1.11.1",
"description": "Hide UI elements such as tooltips, status, titlebar and more.", "description": "Hide UI elements such as tooltips, status, titlebar and more.",
"author": "@kepano", "author": "@kepano",
"authorUrl": "https://www.twitter.com/kepano", "authorUrl": "https://www.twitter.com/kepano",
"fundingUrl": "https://www.buymeacoffee.com/kepano", "fundingUrl": "https://www.buymeacoffee.com/kepano",
"isDesktopOnly": false "isDesktopOnly": false
} }

View File

@@ -1,11 +1,11 @@
{ {
"id": "obsidian-minimal-settings", "id": "obsidian-minimal-settings",
"name": "Minimal Theme Settings", "name": "Minimal Theme Settings",
"version": "8.2.3", "version": "8.2.3",
"minAppVersion": "1.11.1", "minAppVersion": "1.11.1",
"description": "Change the colors, fonts and features of Minimal Theme.", "description": "Change the colors, fonts and features of Minimal Theme.",
"author": "@kepano", "author": "@kepano",
"authorUrl": "https://www.twitter.com/kepano", "authorUrl": "https://www.twitter.com/kepano",
"fundingUrl": "https://www.buymeacoffee.com/kepano", "fundingUrl": "https://www.buymeacoffee.com/kepano",
"isDesktopOnly": false "isDesktopOnly": false
} }

View File

@@ -1,8 +1,8 @@
{ {
"name": "Minimal", "name": "Minimal",
"version": "8.2.1", "version": "8.2.1",
"minAppVersion": "1.9.0", "minAppVersion": "1.9.0",
"author": "@kepano", "author": "@kepano",
"authorUrl": "https://twitter.com/kepano", "authorUrl": "https://twitter.com/kepano",
"fundingUrl": "https://www.buymeacoffee.com/kepano" "fundingUrl": "https://www.buymeacoffee.com/kepano"
} }