Skip to content

Commit

Permalink
Merge pull request #1 from 7Linternational/feature/redmine-5-compatib…
Browse files Browse the repository at this point in the history
…ility

Testung fix for Redmine 5 compatibility
  • Loading branch information
Thanasis Politis authored Dec 7, 2022
2 parents c4c79f5 + 948d8c9 commit 27e2074
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion init.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
require 'redmine'
require_dependency 'redmine_omniauth_google/hooks'
#require_dependency 'redmine_omniauth_google/hooks'

Redmine::Plugin.register :redmine_omniauth_google do
name 'Redmine Omniauth Google plugin'
Expand Down

0 comments on commit 27e2074

Please sign in to comment.