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",
"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
}