Skip to content

fix preview URL setting

Florian Ludwig requested to merge f-ludwig/angular-wagtail:fix-draft-api into master

The setting pagesDraftApiPath was not wired up. Now it is actually used and renamed to pagesPreviewApiPath for consistency.

Merge request reports