mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-11 00:23:53 +00:00
[autofix.ci] apply automated fixes
This commit is contained in:
parent
a340ebd13d
commit
0ef7f8d46f
@ -251,8 +251,8 @@ const plugin: Plugin<{ router: Router }> = defineNuxtPlugin({
|
||||
fatal: false,
|
||||
statusMessage: `Page not found: ${to.fullPath}`,
|
||||
data: {
|
||||
path: to.fullPath
|
||||
}
|
||||
path: to.fullPath,
|
||||
},
|
||||
})))
|
||||
}
|
||||
})
|
||||
|
Loading…
Reference in New Issue
Block a user