diff --git a/manifest.json b/manifest.json index 0607c87..1dadae4 100644 --- a/manifest.json +++ b/manifest.json @@ -6,5 +6,6 @@ "description": "An Obsidian plugin that allows hiding files and folders in the built-in file explorer", "author": "Oliver Akins", "authorUrl": "https://github.com/Oliver-Akins", - "isDesktopOnly": false -} + "isDesktopOnly": false, + "branch": "main" +} \ No newline at end of file