Skip to content

Commit

Permalink
MOL-879: fix missing icon in admin search for subscriptions
Browse files Browse the repository at this point in the history
  • Loading branch information
boxblinkracer committed Sep 25, 2023
1 parent 4bd58ca commit f988527
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ systemConfig.getValues('MolliePayments').then(config => {
version: '1.0.0',
targetVersion: '1.0.0',
color: '#333',
icon: 'default-money-card',
icon: 'regular-shopping-bag',
entity: 'mollie_subscription',

routes: {
Expand Down

0 comments on commit f988527

Please sign in to comment.