Merge pull request #30 from vector-im/t3chguy/spellcheck

Upgrade to electron 8.0.1 and implement spellchecking
This commit is contained in:
Michael Telatynski
2020-02-26 09:52:59 +00:00
committed by GitHub
3 changed files with 57 additions and 3 deletions
+1 -1
View File
@@ -62,7 +62,7 @@
},
"build": {
"appId": "im.riot.app",
"electronVersion": "7.1.3",
"electronVersion": "8.0.1",
"files": [
"package.json",
{