Skip to content

Commit bba0f28

Browse files
author
mansiarora
committed
Updated Plugin descriptor;
1 parent 091823b commit bba0f28

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

src/main/groovy/ExcelExportGrailsPlugin.groovy

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
1-
class ExcelExportGrailsPlugin {
1+
import grails.plugins.Plugin
2+
3+
class ExcelExportGrailsPlugin extends Plugin {
24
// the plugin version
35
def version = "1.0.0"
46
// the version or versions of Grails the plugin is designed for

0 commit comments

Comments
 (0)