Fixed minor bug in Currencies
This commit is contained in:
@@ -60,6 +60,7 @@ class Currency extends BaseAction implements EventSubscriberInterface
|
||||
->save()
|
||||
;
|
||||
|
||||
|
||||
$event->setCurrency($currency);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user