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
display_name=local.solved?"Congrats, you won! You may now hit the switch!":join(", ", local.available_words)
61
-
description=local.solved?"Hitting the switch enables workspace creation.":"Remaining words are above, you cannot use this switch until you solve the puzzle!"
83
+
display_name=local.solved?"Congrats, you won! You may now hit the switch!":<<EOM
84
+
Remaining words are below, you cannot use this switch until you solve the puzzle!
85
+
86
+
EOM
87
+
88
+
description=local.solved?"Hitting the switch enables workspace creation.":<<EOM
0 commit comments