Invite Codes is a Result Form

Christopher Vollick created

If we don't do this, the ad-hoc bot won't format the table properly.

Change summary

sgx_jmp.rb | 1 +
1 file changed, 1 insertion(+)

Detailed changes

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 " \