You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 27, 2022. It is now read-only.
// content: "This dashboard and all related tools are built using a set of RESTful APIs. These APIs provide a friendly interface for interacting with the blockchain and abstract away some of the complexity",
content: "Here you can see the current version of Cakeshop along with the build hash that matches the git commit the produced this build. Please reach out to us with any feedback or support requests.",
236
+
backdrop: false,
237
+
backdropContainer: ".tower-sidebar",
238
+
onShow: ()=>{
239
+
},
240
+
onHide: ()=>{
241
+
// for some reason clicking the disabled next button ends the tour but doesn't set the flag. Set it
0 commit comments