mirror of
https://github.com/rickbarrette/redmine_qbo.git
synced 2025-11-08 17:04:23 -05:00
Update qbo_controller.rb
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user