Skip to content

Commit

Permalink
Issue backdrop#4383: Make default layout path null.
Browse files Browse the repository at this point in the history
  • Loading branch information
docwilmot committed Oct 24, 2020
1 parent 859c417 commit 2891cbe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/modules/layout/config/layout.layout.default.json
@@ -1,6 +1,6 @@
{
"_config_name": "layout.layout.default",
"path": "",
"path": null,
"name": "default",
"title": "Default Layout",
"description": null,
Expand Down

0 comments on commit 2891cbe

Please sign in to comment.