Skip to content

Commit

Permalink
minor
Browse files Browse the repository at this point in the history
  • Loading branch information
Vlad Olaru committed Apr 8, 2019
1 parent 281d15b commit b81c8ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion inc/customizer.php
Original file line number Diff line number Diff line change
Expand Up @@ -87,4 +87,4 @@ function jasonlite_add_customify_options( $config ) {

return $config;
}
add_filter( 'customify_filter_fields', 'jasonlite_add_customify_options', 9999, 1 );
add_filter( 'customify_filter_fields', 'jasonlite_add_customify_options', 10, 1 );

0 comments on commit b81c8ee

Please sign in to comment.