Finance/Quote/Morningstarde.pm: add another ID mapping

This commit is contained in:
Matthias Merz 2020-06-03 22:21:33 +02:00
parent f2229bca6d
commit 8a7bca09f3

View File

@ -30,6 +30,8 @@ sub baseurl {
my %idmap = (
'986855' => 'F0GBR04DI1',
'lu0048293285' => 'F0GBR04DI1',
'974119' => 'F0GBR04AR8',
'lu0055631609' => 'F0GBR04AR8',
);
sub methods {return ('morningstarde' => \&morningstarde);}