Skip to content

Commit

Permalink
fix: remove desktop only flag
Browse files Browse the repository at this point in the history
closes #9
  • Loading branch information
aidenlx committed Nov 29, 2021
1 parent 42f4fa8 commit 3c153cf
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": "Enable extended table support with MultiMarkdown 6 syntax",
"author": "AidenLx",
"authorUrl": "https://github.com/AidenLx/",
"isDesktopOnly": true
"isDesktopOnly": false
}

0 comments on commit 3c153cf

Please sign in to comment.