mirror of
https://github.com/coolsnowwolf/luci.git
synced 2025-05-01 17:41:34 +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.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.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 = m:section(TypedSection, "verysync")
|
||||||
s.addremove = false
|
s.addremove = false
|
||||||
|
Loading…
Reference in New Issue
Block a user