typo in export code
This commit is contained in:
@@ -133,7 +133,7 @@ export default {
|
||||
params.push('maxlength=' + this.list.maxEvents)
|
||||
}
|
||||
|
||||
return `<script src="${this.settings.baseurl}\/gancio-events.es.js'><\/script>\n<gancio-events ${params.join(' ')}></gancio-events>\n\n`
|
||||
return `<script src="${this.settings.baseurl}\/gancio-events.es.js"><\/script>\n<gancio-events ${params.join(' ')}></gancio-events>\n\n`
|
||||
|
||||
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user