summaryrefslogtreecommitdiff
path: root/manifest.json
diff options
context:
space:
mode:
authorLuke Bratch <luke@bratch.co.uk>2017-09-18 23:17:08 +0100
committerLuke Bratch <luke@bratch.co.uk>2017-09-18 23:17:08 +0100
commitc1b46a0d79507ef104511db87a19ef12b8937a57 (patch)
treef32b7b058766b96963206056056e5c9735fca89b /manifest.json
parentbc831e62fe1b286ae2342738114e55b58057631d (diff)
Fix missing comma in manifestHEADmaster
Diffstat (limited to 'manifest.json')
-rw-r--r--manifest.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/manifest.json b/manifest.json
index e2c84f0..8fa11fb 100644
--- a/manifest.json
+++ b/manifest.json
@@ -1,6 +1,6 @@
{
- "author": "Luke Bratch"
+ "author": "Luke Bratch",
"manifest_version": 2,
"name": "Desktop Wikipedia",