Skip to content

Commit

Permalink
Add missing comma
Browse files Browse the repository at this point in the history
  • Loading branch information
Medicean committed Mar 22, 2016
1 parent 8783f49 commit 7de9a09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/language/en.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -434,7 +434,7 @@ module.exports = {
success: 'Successfully connect to the proxy server',
error: 'Failed to connect to the proxy server'
}
}
},
plugin: {
error: (err) => antSword.noxss(`Load plugin center failed!<br/>${err}`)
}
Expand Down

0 comments on commit 7de9a09

Please sign in to comment.