Skip to content

Commit

Permalink
fix: Promote Arabic out of preview mode.
Browse files Browse the repository at this point in the history
  • Loading branch information
Jason3S committed Jul 30, 2022
1 parent da45b74 commit 7207f88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion extensions/arabic/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"displayName": "Arabic - Code Spell Checker",
"icon": "images/SpellCheck.png",
"preview": true,
"private": true,
"private": false,
"publisher": "streetsidesoftware",
"license": "GPL-3.0-or-later",
"engines": {
Expand Down

0 comments on commit 7207f88

Please sign in to comment.