Skip to content
This repository was archived by the owner on Feb 10, 2025. It is now read-only.

Commit e659ccf

Browse files
authored
Update easybank-bawaatww.js to change accessValidForDays: 179 from 180 (#486)
* Update easybank-bawaatww.js to change accessValidForDays: 179 from 180 * added release notes * changed author in releasenote
1 parent 603f970 commit e659ccf

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

src/app-gocardless/banks/easybank-bawaatww.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ export default {
1010

1111
institutionIds: ['EASYBANK_BAWAATWW'],
1212

13-
accessValidForDays: 180,
13+
accessValidForDays: 179,
1414

1515
// If date is same, sort by transactionId
1616
sortTransactions: (transactions = []) =>

upcoming-release-notes/486.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
category: Enhancements
3+
authors: [clutwo]
4+
---
5+
6+
Change access_valid_for_days from "180" to "179" for institution "EASYBANK_BAWAATWW"

0 commit comments

Comments
 (0)