mirror of
https://github.com/10h30/wp-strava.git
synced 2026-07-19 14:44:06 +09:00
block.json refinements
This commit is contained in:
@@ -6,7 +6,4 @@ import metadata from './block.json';
|
||||
metadata.edit = edit;
|
||||
metadata.save = () => null;
|
||||
|
||||
// Leaving this in place causes problems with the toolbar.
|
||||
delete metadata.apiVersion;
|
||||
|
||||
registerBlockType( metadata.name, metadata );
|
||||
|
||||
Reference in New Issue
Block a user