0
0
Fork 0

Specify the branch in the manifest

This commit is contained in:
Oliver Akins 2022-05-27 00:42:20 -06:00
parent 36476f551a
commit 02dcf15520
No known key found for this signature in database
GPG key ID: 3C2014AF9457AF99

View file

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