Skip to content

Commit

Permalink
Fix for align
Browse files Browse the repository at this point in the history
  • Loading branch information
palmiak committed Oct 18, 2019
1 parent c02fc94 commit fc42b07
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions timber-acf-wp-blocks.php
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,7 @@ function () {
'icon' => $file_headers['icon'],
'keywords' => $keywords,
'mode' => $file_headers['mode'],
'align' => $file_headers['align'],
'render_callback' => 'timber_blocks_callback',
'enqueue_style' => $file_headers['enqueue_style'],
'enqueue_script' => $file_headers['enqueue_script'],
Expand Down

0 comments on commit fc42b07

Please sign in to comment.