Jake Vanderwerf
2026-01-05 cab6ba97fc78aa325dacdea37394d38700ba7a8c
inc/blocks/_setup.php
@@ -78,5 +78,8 @@
         ]
      );
   }
   register_block_type(
      JVB_DIR . '/build/drawer-menu',
   );
}
add_action('init', 'jvbRegisterBlocks');