lib/ApiController/barong.rb in SimBot-0.1.19 vs lib/ApiController/barong.rb in SimBot-0.1.20

- old
+ new

@@ -14,10 +14,10 @@ response = RestClient.post("#{@endpoint}/sessions", { 'email': email, 'password': password, 'application_id': @app_id, - 'expires_in': 60_000_000 + 'expires_in': 80_000 }, { 'content_type': 'application/x-www-form-urlencoded' }) response.delete('"') \ No newline at end of file