bug fix
This commit is contained in:
@@ -137,7 +137,7 @@ def update_subscription(rower,data,method='up'):
|
||||
gatewaydata
|
||||
)
|
||||
except:
|
||||
return False
|
||||
return False,0
|
||||
|
||||
if result.is_success:
|
||||
rower.paidplan = plan
|
||||
|
||||
Reference in New Issue
Block a user