Skip to content
This repository has been archived by the owner on Jan 6, 2025. It is now read-only.

Basic tidy up #12

Merged
merged 3 commits into from
Oct 16, 2024
Merged

Basic tidy up #12

merged 3 commits into from
Oct 16, 2024

Conversation

ryanmitchell
Copy link
Contributor

Bringing things in line with radpack conventions.

@@ -36,7 +36,7 @@ public function summary()
return redirect()->to(cp_route('wp-import.index'));
}

return view('statamic-wp-import::summary', [
return view('wp-import::summary', [
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cool, this looks like it should fix the issue I had with the slug in #11

@jackmcdade jackmcdade merged commit 55cc876 into main Oct 16, 2024
@jackmcdade jackmcdade deleted the chore/tidy branch October 16, 2024 19:47
@jackmcdade
Copy link
Contributor

Right on, thanks! I thought i had one or two of those in my last commit but clearly not. Appreciate it!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants