Applied rubocop.
This commit is contained in:
parent
b08e6e568f
commit
06d970efb6
1 changed files with 1 additions and 1 deletions
|
@ -103,6 +103,6 @@ class SettingsController < ApplicationController
|
|||
return true if setting.preferences && !setting.preferences[:online_service_disable]
|
||||
|
||||
response_access_deny
|
||||
return
|
||||
false
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue