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 ea74668 commit d86f8c5Copy full SHA for d86f8c5
src/runtime/composables/useDrupalCe.ts
@@ -40,6 +40,7 @@ export const useDrupalCe = () => {
40
primary: [],
41
secondary: []
42
},
43
+ settings: {},
44
messages: [],
45
metatags: {
46
meta: [],
0 commit comments