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 Nov 16, 2021
1 parent a4e354e commit 39eb4bd
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -155,6 +155,7 @@ function useBlockEditorSettings( settings, hasTemplate ) {
undo,
hasTemplate,
userCanCreatePages,
pageOnFront,
]
);
}
Expand Down

0 comments on commit 39eb4bd

Please sign in to comment.