Changeset 52103 for trunk/src/wp-includes/blocks/cover/block.json
- Timestamp:
- 11/10/2021 05:59:55 AM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/blocks/cover/block.json
r52042 r52103 68 68 }, 69 69 "templateLock": { 70 "type": "string",70 "type": [ "string", "boolean" ], 71 71 "enum": [ "all", "insert", false ] 72 72 }
Note: See TracChangeset
for help on using the changeset viewer.