Skip to content

Commit

Permalink
Fix namespace
Browse files Browse the repository at this point in the history
  • Loading branch information
s3rgiosan committed Dec 8, 2024
1 parent 922cfa2 commit 8eb02db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion slider-block.php
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
* @package pixelalbatross/slider-block
*/

namespace PixelAlbatross\WP\AccordionBlock;
namespace PixelAlbatross\WP\SliderBlock;

use YahnisElsts\PluginUpdateChecker\v5\PucFactory;

Expand Down

0 comments on commit 8eb02db

Please sign in to comment.