Skip to content

Commit

Permalink
remove confusing app version from batch connect settings page.
Browse files Browse the repository at this point in the history
  • Loading branch information
euler-room committed Nov 5, 2024
1 parent d3abb0d commit b593015
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -74,9 +74,6 @@ locals: {
<div class="col-md-6">
<h3>
<%= @app.title %>
<% unless @app.version.nil? %>
<small>version: <%= @app.version %></small>
<% end %>
</h3>
<div class="ood-appkit markdown">
<%= OodAppkit.markdown.render(@app.description).html_safe %>
Expand Down

0 comments on commit b593015

Please sign in to comment.