fix bug suffix
This commit is contained in:
parent
049ad927f2
commit
a01a28112a
1 changed files with 1 additions and 1 deletions
|
@ -112,7 +112,7 @@ class MPWConfig
|
|||
'sync_host' => @sync_host,
|
||||
'sync_port' => @sync_port,
|
||||
'sync_pwd' => @sync_pwd,
|
||||
'sync_suffix' => @sync_uffix,
|
||||
'sync_suffix' => @sync_suffix,
|
||||
'last_update' => Time.now.to_i }}
|
||||
|
||||
begin
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue