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