From b492056d533df85292e633fa36f2e71ea7472bfe Mon Sep 17 00:00:00 2001 From: Beginner-Go <70857188+Beginner-Go@users.noreply.github.com> Date: Wed, 22 Jun 2022 17:07:01 +0000 Subject: [PATCH] luci-app-verysync: code alignment --- applications/luci-app-verysync/luasrc/model/cbi/verysync.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/applications/luci-app-verysync/luasrc/model/cbi/verysync.lua b/applications/luci-app-verysync/luasrc/model/cbi/verysync.lua index c0f2bf84..097d6f18 100644 --- a/applications/luci-app-verysync/luasrc/model/cbi/verysync.lua +++ b/applications/luci-app-verysync/luasrc/model/cbi/verysync.lua @@ -6,7 +6,7 @@ m = Map("verysync") m.title = translate("Verysync") m.description = translate("Simple and easy-to-use multi-platform file synchronization software, astonishing transmission speed is different from the greatest advantage of other products. Micro-force synchronization of intelligent P2P technology to accelerate synchronization, will split the file into several KB-only data synchronization, and the file will be AES encryption processing.") -m:section(SimpleSection).template = "verysync/verysync_status" +m:section(SimpleSection).template = "verysync/verysync_status" s = m:section(TypedSection, "verysync") s.addremove = false