Fix error
This commit is contained in:
parent
3b60b607cd
commit
3303b70fa4
@ -51,7 +51,7 @@ export const customUrlView =
|
||||
ctx,
|
||||
title: title || ctx.$app.manifest.name,
|
||||
description: page.get("description") || "",
|
||||
css_clumps: jdd.getAllCSSClumps(jdd_context),
|
||||
css_clumps: jdd.getAllCSSClumps(),
|
||||
hideNavigation,
|
||||
htmlOptions: {
|
||||
showFooter: !hideNavigation,
|
||||
|
Loading…
x
Reference in New Issue
Block a user