From 4cc98aac757e687040fcc79b614ac2c365a83aa9 Mon Sep 17 00:00:00 2001 From: Stephen Paul Weber Date: Tue, 22 Jun 2021 21:04:48 -0500 Subject: [PATCH] This is not really an error, it just means you're all done --- lib/registration.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/registration.rb b/lib/registration.rb index 99588d1..f24bb1d 100644 --- a/lib/registration.rb +++ b/lib/registration.rb @@ -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 -- 2.38.5