Skip to content

Commit 57a0cea

Browse files
authored
bugfix - DonationProduct in legacy.yml (#332)
1 parent bd875fc commit 57a0cea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_config/legacy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ SilverStripe\ORM\DatabaseAdmin:
1010
OrderOption: Dynamic\FoxyStripe\Model\OrderOption
1111
ProductCategory: Dynamic\FoxyStripe\Model\ProductCategory
1212
ProductImage: Dynamic\FoxyStripe\Model\ProductImage
13-
DonationPage: Dynamic\FoxyStripe\Page\DonationPage
13+
DonationProduct: Dynamic\FoxyStripe\Page\DonationProduct
1414
OrderHistoryPage: Dynamic\FoxyStripe\Page\OrderHistoryPage
1515
ProductHolder: Dynamic\FoxyStripe\Page\ProductHolder
1616
ProductPage: Dynamic\FoxyStripe\Page\ProductPage

0 commit comments

Comments
 (0)