Skip to content

Commit

Permalink
Update kadence-blocks.php
Browse files Browse the repository at this point in the history
  • Loading branch information
oakesjosh committed Jun 19, 2024
1 parent a3ae285 commit 7088c69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kadence-blocks.php
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ function kadence_blocks_activate(): void {
register_activation_hook( __FILE__, 'kadence_blocks_activate' );

/**
* Load Plugin
* Load Plugin.
*/
function kadence_blocks_init(): void {
$container = new ContainerAdapter( new \KadenceWP\KadenceBlocks\lucatume\DI52\Container() );
Expand Down

0 comments on commit 7088c69

Please sign in to comment.