whoops, fix my typo
This commit is contained in:
parent
b706edf76f
commit
7ab963f859
1 changed files with 1 additions and 1 deletions
|
|
@ -28,7 +28,7 @@ if AppConfig.single_process_mode?
|
|||
end
|
||||
end
|
||||
|
||||
if AppConfig[:mount_resque_web}
|
||||
if AppConfig[:mount_resque_web]
|
||||
require 'resque/server'
|
||||
|
||||
class AdminRack
|
||||
|
|
|
|||
Loading…
Reference in a new issue