Skip to content

Commit

Permalink
[CHG] Removes desktop-only flag, should work fine on mobile
Browse files Browse the repository at this point in the history
  • Loading branch information
czottmann committed Sep 9, 2022
1 parent 44feccc commit 4f53144
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 @@ -6,5 +6,5 @@
"description": "Adds commands for increasing/decreasing the blockquote level of the current line or selection.",
"author": "Carlo Zottmann",
"authorUrl": "https://github.com/czottmann",
"isDesktopOnly": true
"isDesktopOnly": false
}

0 comments on commit 4f53144

Please sign in to comment.