@telia/teddy 0.4.16 → 0.4.17
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.
|
@@ -644,7 +644,7 @@ export declare const BUSINESS_UKKO_LINKS: {
|
|
|
644
644
|
readonly highlightedLinks: [];
|
|
645
645
|
}, {
|
|
646
646
|
readonly name: "Hjem";
|
|
647
|
-
readonly link: "https://
|
|
647
|
+
readonly link: "https://device.teliacompany.com/";
|
|
648
648
|
readonly appKey: "open-pages";
|
|
649
649
|
readonly links: [];
|
|
650
650
|
readonly highlightedLinks: [];
|
|
@@ -1176,7 +1176,7 @@ export declare const getLinks: (ukko?: boolean) => [{
|
|
|
1176
1176
|
readonly highlightedLinks: [];
|
|
1177
1177
|
}, {
|
|
1178
1178
|
readonly name: "Hjem";
|
|
1179
|
-
readonly link: "https://
|
|
1179
|
+
readonly link: "https://device.teliacompany.com/";
|
|
1180
1180
|
readonly appKey: "open-pages";
|
|
1181
1181
|
readonly links: [];
|
|
1182
1182
|
readonly highlightedLinks: [];
|