From 302a1c72140d421174f2b5b97c134dc1154818fd Mon Sep 17 00:00:00 2001 From: Harsh Vakharia Date: Thu, 5 Jan 2017 23:06:16 +0530 Subject: [PATCH] Add missing comma --- resources/commands.js | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/resources/commands.js b/resources/commands.js index c39c5bb889..d0ef501a88 100644 --- a/resources/commands.js +++ b/resources/commands.js @@ -118,7 +118,7 @@ I18n.translations = { validation_amount_specified: '必须指定金额', validation_invalid_number: '金额不是有效数字', validation_insufficient_amount: 'ETH余额不足 (' - }, + }, 'zh-yue': { location_title: '所在位置', location_description: '分享所在位置', @@ -138,7 +138,7 @@ I18n.translations = { validation_amount_specified: '必須指定金額', validation_invalid_number: '指定金額並非有效數字', validation_insufficient_amount: '沒有足夠ETH餘額 (' - }, + }, 'zh-wuu': { location_title: '位置', location_description: '分享您的位置', @@ -885,7 +885,7 @@ status.command({ handler: function (params) { return { event: "request", - params: [params.amount] + params: [params.amount], request: { command: "send", params: {