mirror of
https://github.com/coolsnowwolf/luci
synced 2025-01-07 07:06:41 +08:00
luci-app-verysync: code alignment
This commit is contained in:
parent
2ae54de565
commit
b492056d53
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user