~singpolyma/sgx-jmp

4cc98aac757e687040fcc79b614ac2c365a83aa9 — Stephen Paul Weber 2 years ago e97ecf1
This is not really an error, it just means you're all done
1 files changed, 1 insertions(+), 1 deletions(-)

M lib/registration.rb
M lib/registration.rb => lib/registration.rb +1 -1
@@ 29,7 29,7 @@ class Registration
		end

		def write
			@reply.note_type = :error
			@reply.note_type = :info
			@reply.note_text = <<~NOTE
				You are already registered with JMP number #{@tel}
			NOTE