Skip to content

Commit e6fca80

Browse files
author
Alfred Brockotter
committed
BREAKING CHANGE: Renamed module
Closes #11
1 parent ae9d0c0 commit e6fca80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/templates/plugin.template.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ export default (ctx, inject) => {
55
// Create new delivery client Instance
66
let settings = JSON.parse('KENTICOOPTIONS');
77

8-
// Add tracking header
8+
// Add tracking header: https://github.com/Domitnator/kentico-kontent-nuxt-module/issues/10
99
settings = Object.assign({}, settings, {
1010
globalQueryConfig: {
1111
customHeaders: [

0 commit comments

Comments
 (0)