[BUG] Invalid Input Can't create room in WuBook

This commit is contained in:
Pablo
2019-02-18 19:35:50 +01:00
committed by Dario Lodeiros
parent e4e39567b6
commit b385ec338d

View File

@@ -137,8 +137,8 @@ class WuBookAdapter(AbstractComponent):
descriptions,
boards,
int(rtype),
min_price, # Issue limit for min_price and max_price is they have to be higher than 5
max_price,
# min_price, # Issue limit for min_price and max_price is they have to be higher than 5
# max_price,
)
if rcode != 0:
raise ChannelConnectorError(_("Can't create room in WuBook"), {