@telia/teddy 0.2.4 → 0.2.5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -332,7 +332,7 @@ export declare const PRIVATE_LINKS: {
|
|
|
332
332
|
readonly appKey: "open-pages";
|
|
333
333
|
}, {
|
|
334
334
|
readonly name: "Aktivere strømmetjenester";
|
|
335
|
-
readonly link: "/tv/innholdsoversikt/strommetjenester";
|
|
335
|
+
readonly link: "/tv/innholdsoversikt/strommetjenester/#registrere";
|
|
336
336
|
readonly appKey: "open-pages";
|
|
337
337
|
}, {
|
|
338
338
|
readonly name: "Kjøp Premier League";
|
|
@@ -866,7 +866,7 @@ export declare const getLinks: (ukko?: boolean) => [{
|
|
|
866
866
|
readonly appKey: "open-pages";
|
|
867
867
|
}, {
|
|
868
868
|
readonly name: "Aktivere strømmetjenester";
|
|
869
|
-
readonly link: "/tv/innholdsoversikt/strommetjenester";
|
|
869
|
+
readonly link: "/tv/innholdsoversikt/strommetjenester/#registrere";
|
|
870
870
|
readonly appKey: "open-pages";
|
|
871
871
|
}, {
|
|
872
872
|
readonly name: "Kjøp Premier League";
|