Specify the branch in the manifest
This commit is contained in:
parent
36476f551a
commit
02dcf15520
1 changed files with 3 additions and 2 deletions
|
|
@ -6,5 +6,6 @@
|
||||||
"description": "An Obsidian plugin that allows hiding files and folders in the built-in file explorer",
|
"description": "An Obsidian plugin that allows hiding files and folders in the built-in file explorer",
|
||||||
"author": "Oliver Akins",
|
"author": "Oliver Akins",
|
||||||
"authorUrl": "https://github.com/Oliver-Akins",
|
"authorUrl": "https://github.com/Oliver-Akins",
|
||||||
"isDesktopOnly": false
|
"isDesktopOnly": false,
|
||||||
|
"branch": "main"
|
||||||
}
|
}
|
||||||
Loading…
Add table
Add a link
Reference in a new issue