Skip to content

Commit

Permalink
add direkt_heladef1822 to bank-factory
Browse files Browse the repository at this point in the history
  • Loading branch information
matt-fidd committed Jan 20, 2025
1 parent ecb4d71 commit c2811e9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/app-gocardless/bank-factory.js
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ import BnpBeGebabebb from './banks/bnp_be_gebabebb.js';
import CbcCregbebb from './banks/cbc_cregbebb.js';
import CommerzbankCobadeff from './banks/commerzbank_cobadeff.js';
import DanskebankDabno22 from './banks/danskebank_dabno22.js';
import DirektHeladef1822 from 'banks/direkt_heladef1822.js';

Check failure on line 13 in src/app-gocardless/bank-factory.js

View workflow job for this annotation

GitHub Actions / build

Cannot find module 'banks/direkt_heladef1822.js' or its corresponding type declarations.
import EasybankBawaatww from './banks/easybank_bawaatww.js';
import EntercardSwednokk from './banks/entercard_swednokk.js';
import FortuneoFtnofrp1xxx from './banks/fortuneo_ftnofrp1xxx.js';
Expand Down Expand Up @@ -49,6 +50,7 @@ export const banks = [
CbcCregbebb,
CommerzbankCobadeff,
DanskebankDabno22,
DirektHeladef1822,
EasybankBawaatww,
EntercardSwednokk,
FortuneoFtnofrp1xxx,
Expand Down

0 comments on commit c2811e9

Please sign in to comment.