We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 69bf2b5 commit dd90781Copy full SHA for dd90781
ModuleConfig.cfc
@@ -25,7 +25,7 @@ component {
25
// App Helpers
26
this.applicationHelper = [
27
"models/Mixins.cfm"
28
- ]
+ ];
29
30
/**
31
* Module Registration
0 commit comments