Skip to content

Commit

Permalink
Ensure editor gets id of pageonfront when it arrives from network
Browse files Browse the repository at this point in the history
  • Loading branch information
getdave committed Jan 6, 2022
1 parent e0a90bc commit 50b8c0b
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -156,6 +156,7 @@ function useBlockEditorSettings( settings, hasTemplate ) {
undo,
hasTemplate,
userCanCreatePages,
pageOnFront,
]
);
}
Expand Down

0 comments on commit 50b8c0b

Please sign in to comment.