Commit 7de9a096 authored by Medici.Yan's avatar Medici.Yan

Add missing comma

parent 8783f499
...@@ -434,7 +434,7 @@ module.exports = { ...@@ -434,7 +434,7 @@ module.exports = {
success: 'Successfully connect to the proxy server', success: 'Successfully connect to the proxy server',
error: 'Failed to connect to the proxy server' error: 'Failed to connect to the proxy server'
} }
} },
plugin: { plugin: {
error: (err) => antSword.noxss(`Load plugin center failed!<br/>${err}`) error: (err) => antSword.noxss(`Load plugin center failed!<br/>${err}`)
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment