Skip to content

Commit b32ec99

Browse files
committed
forgor
1 parent 6cc3e2c commit b32ec99

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

src/scripts/tutorial.js

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1661,6 +1661,12 @@ const bannerTutorialScript = [
16611661
yieldUntil: null,
16621662
where: "top"
16631663
},
1664+
{
1665+
text: "You can download the full composited banner image here.",
1666+
selector: "#download",
1667+
yieldUntil: null,
1668+
where: "top"
1669+
},
16641670
{
16651671
text: "I think that about settles it with the Banner generator.",
16661672
selector: null,

0 commit comments

Comments
 (0)