mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-15 00:27:30 +00:00
Rename "native" to "primary".
This commit is contained in:
@@ -71,6 +71,6 @@ interface OperationsRepositoryInterface
|
||||
?Collection $accounts = null,
|
||||
?Collection $budgets = null,
|
||||
?TransactionCurrency $currency = null,
|
||||
bool $convertToNative = false
|
||||
bool $convertToPrimary = false
|
||||
): array;
|
||||
}
|
||||
|
Reference in New Issue
Block a user