- -<%= ActiveSupport::Duration.build(@chart.duration / 1000).inspect %>
-
- <%= ActiveSupport::Duration.build(@chart.duration / 1000).inspect %>
+
+ <% if Current.user&.premium? %>
+
+
+ Adjust comparison timing
+
+
+
+
+
+
+ -<%= ActiveSupport::Duration.build(@chart.duration / 1000).inspect %>
+
+
+
+ <%= ActiveSupport::Duration.build(@chart.duration / 1000).inspect %>
+
+
-
+ <% end %>
+
+
- <% end %>
-
-
-
<% end %>
diff --git a/app/views/shots/show.html.erb b/app/views/shots/show.html.erb
index 9fe2fceae..a994206ed 100644
--- a/app/views/shots/show.html.erb
+++ b/app/views/shots/show.html.erb
@@ -28,7 +28,7 @@
<% end %>
-
+