Modif popup positions and add arrow
This commit is contained in:
parent
39074511a4
commit
af69510bc8
35 changed files with 82 additions and 29 deletions
|
@ -20,7 +20,7 @@ function launchTuto (){
|
|||
callback: (popup1) => {
|
||||
WA.sendChatMessage("Hey you can talk here too!", 'WA Guide');
|
||||
popup1.close();
|
||||
WA.openPopup("TutoFinal","You are good to go! You can meet the dev team and discover the features in the next room!",[
|
||||
WA.openPopup("TutoFinal","You are good to go! Go through the gate to meet the dev team and discover the features !",[
|
||||
{
|
||||
label: "Got it!",
|
||||
className : "success",callback:(popup2 => {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue