diff --git a/app/controllers/qbo_controller.rb b/app/controllers/qbo_controller.rb index bf37efe..ef21a2d 100644 --- a/app/controllers/qbo_controller.rb +++ b/app/controllers/qbo_controller.rb @@ -103,9 +103,9 @@ class QboController < ApplicationController else obj.sync_by_id(id) end - else - render nothing: true, status: 400 end + else + render nothing: true, status: 400 end # Record that last time we updated