bug: fix verse not being output
Kieran Klukas 1 month ago 5c11ba18 f59b933a
··· 129 129 <> " " 130 130 <> int.to_string(result.ref.chapter) 131 131 <> ":" 132 132 - <> int.to_string(result.ref.chapter) 132 132 + <> int.to_string(result.ref.verse) 133 133 <> " " 134 134 <> text, 135 135 )