From 2e4fc5ae4708eae07350d1e166aa0147d42ffc0b Mon Sep 17 00:00:00 2001 From: skadefro Date: Tue, 14 Nov 2023 13:10:10 +0100 Subject: [PATCH] update link --- OpenFlow/src/public/Controllers.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/OpenFlow/src/public/Controllers.ts b/OpenFlow/src/public/Controllers.ts index 9a5f3c4c..5a3809f4 100644 --- a/OpenFlow/src/public/Controllers.ts +++ b/OpenFlow/src/public/Controllers.ts @@ -507,7 +507,7 @@ export class MenuCtrl { if (this.WebSocketClientService.stripe_api_key == "pk_live_0XOJdv1fPLPnOnRn40CSdBsh009Ge1B2yI") { tour.addStep({ title: 'What do you want to explorer ?', - text: `Select from one of the below guided tours to learn more. Use your keyboard arror keys to move back and forward and Esc to exit the tour.
For billing questions and sales support feel free to reach out on support@openiap.io, for all other questions use the forum or rocket chat`, + text: `Select from one of the below guided tours to learn more. Use your keyboard arror keys to move back and forward and Esc to exit the tour.
For billing questions and sales support feel free to reach out on support@openiap.io, for all other questions use the forum or rocket chat`, buttons: bottons, id: 'tourlist' });