1
0

Unified hash options style

This commit is contained in:
cryptogopher
2019-11-27 21:24:49 +01:00
parent 1982f3b526
commit 158685459d
21 changed files with 99 additions and 96 deletions

View File

@@ -1,3 +1,3 @@
<% content_for :header_tags do %>
<%= stylesheet_link_tag 'body_tracking', :plugin => 'body_tracking' %>
<%= stylesheet_link_tag 'body_tracking', plugin: 'body_tracking' %>
<% end %>