From de2cd93ebcacb37af501b46a60d11b25913dfa1f Mon Sep 17 00:00:00 2001 From: David Gay Date: Thu, 3 Jun 2021 20:16:22 -0400 Subject: New title: Aspirant --- app/views/application/components/text/_title.html.erb | 2 ++ 1 file changed, 2 insertions(+) (limited to 'app/views') diff --git a/app/views/application/components/text/_title.html.erb b/app/views/application/components/text/_title.html.erb index ea00777..2576ff8 100644 --- a/app/views/application/components/text/_title.html.erb +++ b/app/views/application/components/text/_title.html.erb @@ -6,6 +6,8 @@ Beryly <% when "retributor" %> Retributor + <% when "aspirant" %> + Aspirant <% else %> <%= title.name %> <% end %> -- cgit v1.2.3