luci-proto-gre: remove extra parenthesis 4575/head
authorChuanhong Guo <gch981213@gmail.com>
Thu, 5 Nov 2020 13:22:18 +0000 (21:22 +0800)
committerChuanhong Guo <gch981213@gmail.com>
Thu, 5 Nov 2020 13:22:18 +0000 (21:22 +0800)
commit37f97b7859c8a601024ae6570e9d481c50ee8897
tree8f6ec35dcbab7c9300cdd5b2986b69fe24709335
parentd8c1366d97ce022761f28b14593c236378461751
luci-proto-gre: remove extra parenthesis

fix the following error:
SyntaxError
Unexpected token ')'
  in http://192.168.122.131/luci-static/resources/protocol/grev6.js:?
  at http://192.168.122.131/luci-static/resources/luci.js:22
  at async Promise.all (index 4)
  at async Promise.all (index 5)

Fixes: 2b7fd1292 ("luci-proto-gre: improvement of LuCI interface")
Signed-off-by: Chuanhong Guo <gch981213@gmail.com>
protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6.js