Skip to content

Commit

Permalink
Gutenberg: Register VR block specifically
Browse files Browse the repository at this point in the history
  • Loading branch information
tyxla committed Dec 11, 2018
1 parent b25ebc4 commit f215ae2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions modules/blocks.php
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@
)
);

jetpack_register_block( 'vr' );

/**
* Map block registration/dependency declaration.
*
Expand Down

0 comments on commit f215ae2

Please sign in to comment.