mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2026-01-09 20:11:22 +00:00
Rename "native" to "primary".
This commit is contained in:
@@ -258,7 +258,7 @@ class EventServiceProvider extends ServiceProvider
|
||||
],
|
||||
// preferences
|
||||
UserGroupChangedDefaultCurrency::class => [
|
||||
'FireflyIII\Handlers\Events\PreferencesEventHandler@resetNativeAmounts',
|
||||
'FireflyIII\Handlers\Events\PreferencesEventHandler@resetPrimaryCurrencyAmounts',
|
||||
],
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user