From e3ec74cfbdf2428acb849a16b9ee6311020630a8 Mon Sep 17 00:00:00 2001 From: David Gay Date: Fri, 4 Jun 2021 09:59:32 -0400 Subject: Finishing timer improvements --- app/views/application/_timer.html.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/views') diff --git a/app/views/application/_timer.html.erb b/app/views/application/_timer.html.erb index edbc7ea..46b1134 100644 --- a/app/views/application/_timer.html.erb +++ b/app/views/application/_timer.html.erb @@ -1,7 +1,7 @@ <% if current_char.activity %>

<%= current_char.activity.name %>

-- cgit v1.2.3