Fix bug in updateOptionsFormat

This commit is contained in:
jvican 2017-05-25 22:15:46 +02:00
parent 80ee35b01c
commit 7500291dfc
No known key found for this signature in database
GPG Key ID: 42DAFA0F112E8050
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@ trait UpdateOptionsFormat { self: BasicJsonProtocol with ModuleIDFormats with Re
xs._3,
xs._4,
xs._5,
ConvertResolver.defaultConvert,
PartialFunction.empty,
xs._6
)
)