From 0088886915bb3963b3a931502adada8482137af3 Mon Sep 17 00:00:00 2001 From: James Cole Date: Sun, 16 Feb 2020 13:55:32 +0100 Subject: [PATCH] Update email address. --- app/Models/Account.php | 2 +- app/Models/AccountMeta.php | 2 +- app/Models/AccountType.php | 2 +- app/Models/Attachment.php | 2 +- app/Models/AvailableBudget.php | 2 +- app/Models/Bill.php | 2 +- app/Models/Budget.php | 2 +- app/Models/BudgetLimit.php | 2 +- app/Models/Category.php | 2 +- app/Models/Configuration.php | 2 +- app/Models/CurrencyExchangeRate.php | 2 +- app/Models/ImportJob.php | 2 +- app/Models/LinkType.php | 2 +- app/Models/Location.php | 2 +- app/Models/Note.php | 2 +- app/Models/PiggyBank.php | 2 +- app/Models/PiggyBankEvent.php | 2 +- app/Models/PiggyBankRepetition.php | 2 +- app/Models/Preference.php | 2 +- app/Models/Recurrence.php | 2 +- app/Models/RecurrenceMeta.php | 2 +- app/Models/RecurrenceRepetition.php | 2 +- app/Models/RecurrenceTransaction.php | 2 +- app/Models/RecurrenceTransactionMeta.php | 2 +- app/Models/Role.php | 2 +- app/Models/Rule.php | 2 +- app/Models/RuleAction.php | 2 +- app/Models/RuleGroup.php | 2 +- app/Models/RuleTrigger.php | 2 +- app/Models/Tag.php | 2 +- app/Models/Transaction.php | 2 +- app/Models/TransactionCurrency.php | 2 +- app/Models/TransactionGroup.php | 2 +- app/Models/TransactionJournal.php | 2 +- app/Models/TransactionJournalLink.php | 2 +- app/Models/TransactionJournalMeta.php | 2 +- app/Models/TransactionType.php | 2 +- 37 files changed, 37 insertions(+), 37 deletions(-) diff --git a/app/Models/Account.php b/app/Models/Account.php index 8d659a27fd..74ba6610cb 100644 --- a/app/Models/Account.php +++ b/app/Models/Account.php @@ -1,7 +1,7 @@