luci-app-ssr-plus-jo: update servers.lua

This commit is contained in:
CN_SZTL 2019-12-02 23:34:04 +08:00
parent 69db1a9da8
commit ab57354a94
No known key found for this signature in database
GPG Key ID: 6850B6345C862176

View File

@ -12,7 +12,7 @@ end)
local fs = require "nixio.fs"
local sys = require "luci.sys"
m = Map(shadowsocksr, translate("Servers subscription and manage"))
m = Map(shadowsocksr)
m:section(SimpleSection).template = "shadowsocksr/status"