@telia/teddy 0.7.6 → 0.7.7
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.
|
@@ -536,8 +536,8 @@ const PRIVATE_LINKS = {
|
|
|
536
536
|
appKey: APP_KEYS["open-pages"]
|
|
537
537
|
},
|
|
538
538
|
{
|
|
539
|
-
name: "
|
|
540
|
-
link: "/trygghet/trygg-pa-skjerm/
|
|
539
|
+
name: "Kurs: Trygg på skjerm",
|
|
540
|
+
link: "/trygghet/trygg-pa-skjerm/kurs/",
|
|
541
541
|
appKey: APP_KEYS["open-pages"]
|
|
542
542
|
}
|
|
543
543
|
],
|
|
@@ -525,8 +525,8 @@ export declare const PRIVATE_LINKS: {
|
|
|
525
525
|
readonly link: "/trygghet/svindel/id-tyveri/";
|
|
526
526
|
readonly appKey: "open-pages";
|
|
527
527
|
}, {
|
|
528
|
-
readonly name: "
|
|
529
|
-
readonly link: "/trygghet/trygg-pa-skjerm/
|
|
528
|
+
readonly name: "Kurs: Trygg på skjerm";
|
|
529
|
+
readonly link: "/trygghet/trygg-pa-skjerm/kurs/";
|
|
530
530
|
readonly appKey: "open-pages";
|
|
531
531
|
}];
|
|
532
532
|
readonly links: [{
|
|
@@ -1301,8 +1301,8 @@ export declare const getLinks: (ukko?: boolean) => [{
|
|
|
1301
1301
|
readonly link: "/trygghet/svindel/id-tyveri/";
|
|
1302
1302
|
readonly appKey: "open-pages";
|
|
1303
1303
|
}, {
|
|
1304
|
-
readonly name: "
|
|
1305
|
-
readonly link: "/trygghet/trygg-pa-skjerm/
|
|
1304
|
+
readonly name: "Kurs: Trygg på skjerm";
|
|
1305
|
+
readonly link: "/trygghet/trygg-pa-skjerm/kurs/";
|
|
1306
1306
|
readonly appKey: "open-pages";
|
|
1307
1307
|
}];
|
|
1308
1308
|
readonly links: [{
|
|
@@ -534,8 +534,8 @@ const PRIVATE_LINKS = {
|
|
|
534
534
|
appKey: APP_KEYS["open-pages"]
|
|
535
535
|
},
|
|
536
536
|
{
|
|
537
|
-
name: "
|
|
538
|
-
link: "/trygghet/trygg-pa-skjerm/
|
|
537
|
+
name: "Kurs: Trygg på skjerm",
|
|
538
|
+
link: "/trygghet/trygg-pa-skjerm/kurs/",
|
|
539
539
|
appKey: APP_KEYS["open-pages"]
|
|
540
540
|
}
|
|
541
541
|
],
|