diff --git a/cmd/signup/main.go b/cmd/signup/main.go index d90c6b0..2629bad 100644 --- a/cmd/signup/main.go +++ b/cmd/signup/main.go @@ -206,7 +206,7 @@ func _main(l *log.Logger, db *sql.DB) error { func(s *scene, tv *tview.TextView, msg string) { // TODO could check and see if it's email shaped and admonish if not trimmed := strings.TrimSpace(msg) - fmt.Fprintln(tv, s.Host.Say(fmt.Sprintf("I heard '%s'. Is that right?", trimmed))) + fmt.Fprintln(tv, s.Host.Say(fmt.Sprintf("I heard '%s'. Is that right? if so, /nod", trimmed))) }), newScene("how", heredoc.Doc(` The workshop fades away. You hear the sound of a dial up modem