Skip to content

Commit

Permalink
Merge pull request #19 from BlankParticle/manifest-fix-desktop-only
Browse files Browse the repository at this point in the history
fix: Update manifest to prevent the pluglin loading in mobile
  • Loading branch information
lukeleppan authored Aug 14, 2023
2 parents 7255776 + d85113e commit 0505885
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@
"description": "Update your Discord Status to show your friends what you are working on in Obsidian. With Discord Rich Presence.",
"author": "Luke Leppan",
"authorUrl": "https://lukeleppan.com",
"isDesktopOnly": false
"isDesktopOnly": true
}

0 comments on commit 0505885

Please # to comment.