sgx_jmp.rb 🔗
@@ -507,6 +507,7 @@ Command.new(
Command.finish("You have no more invites right now, try again later.")
else
Command.finish do |reply|
+ reply.form.type = :result
reply.form.title = "Unused Invite Codes"
reply.form.instructions =
"Each of these codes is single use and gives the person using " \