Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
[Command Palette]: Remove suggestion for deleting templates/parts
  • Loading branch information
ntsekouras committed Jun 30, 2023
commit 5948d796d83c8705d6db8ce5cd0fe61f9a3f9705
Original file line number Diff line number Diff line change
Expand Up @@ -250,7 +250,6 @@ export function useEditModeCommands() {
useCommandLoader( {
name: 'core/edit-site/manipulate-document',
hook: useManipulateDocumentCommands,
context: 'site-editor-edit',
} );

useCommandLoader( {
Expand Down