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 79091b2 commit 33b883cCopy full SHA for 33b883c
detectors/nuxt.modules.json
@@ -436,11 +436,11 @@
436
"metas": {
437
"slug": "nuxt-typo3",
438
"name": "nuxt-typo3",
439
- "imgPath": null,
+ "imgPath": "/modules/typo3.svg",
440
"url": "https://github.com/TYPO3-Initiatives/nuxt-typo3"
441
},
442
"detectors": {
443
- "js": "window.$nuxt?.$typo3"
+ "js": "window.$nuxt?.$typo3 || window.__NUXT__?.config?.public?.typo3"
444
}
445
446
"nuxt-speedkit": {
icons/modules/typo3.svg
0 commit comments