mirror of
https://github.com/coolsnowwolf/lede.git
synced 2025-06-16 22:45:29 +08:00
5 lines
78 B
Lua
5 lines
78 B
Lua
![]() |
m = Map("log")
|
||
|
m.title = translate("Detailed Log (In Development)")
|
||
|
|
||
|
return m
|