6 lines
71 B
Lua
6 lines
71 B
Lua
|
|
config = super()
|
||
|
|
|
||
|
|
config.freshness.owner = 'titovartem'
|
||
|
|
|
||
|
|
return config
|