Skip to content

Commit f56fcf4

Browse files
committed
fix sitegen service namespace
1 parent 1734c9e commit f56fcf4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

includes/Services/SitegenService.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?php
22

3-
namespace NewfoldLabs\WP\Module\Onboarding\Data\Services;
3+
namespace NewfoldLabs\WP\Module\Onboarding\Services;
44

55
use NewfoldLabs\WP\Module\AI\SiteGen\SiteGen;
66
use NewfoldLabs\WP\Module\Onboarding\Data\Options;

0 commit comments

Comments
 (0)