Skip to content

Commit fbe98f6

Browse files
committed
Merge pull request ogom#7 from ToroLiu/master
Update init.rb
2 parents 01d1e21 + 9f5a90f commit fbe98f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

init.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,5 @@
99
author_url 'mailto:[email protected]'
1010
author 'ogom'
1111

12-
menu :top_menu, :sidekiq, '/sidekiq', :if => Proc.new {User.current.admin}
12+
menu :top_menu, :sidekiq, 'sidekiq', :if => Proc.new {User.current.admin}
1313
end

0 commit comments

Comments
 (0)