Skip to content

Commit 85fb889

Browse files
authored
Merge pull request #4 from kporras07/support-redmine-4
Project folder needs to match plugin name.
2 parents 3cf2882 + 316bf46 commit 85fb889

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
@@ -2,7 +2,7 @@
22

33
require File.dirname(__FILE__) + '/lib/google_apps_macros.rb'
44

5-
Redmine::Plugin.register :redmine_googlesss do
5+
Redmine::Plugin.register :redmine_google_docs do
66
name "Google Docs Plugin"
77
author 'Tavish Armstrong'
88
description 'Embed Google Docs in your redmine pages.'

0 commit comments

Comments
 (0)