Skip to content
This repository has been archived by the owner on Feb 1, 2024. It is now read-only.

Commit

Permalink
変更なし
Browse files Browse the repository at this point in the history
  • Loading branch information
1250385-Yamamoto committed Dec 22, 2023
1 parent acc7ab4 commit 0ee16cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/views/users/home.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
<td><%= score.composer %></td>
<td><%= score.arranger %></td>
<td><%= score.grade %></td>
<td><%= m2ms(score.m_time) %></td>
<td><%= score.m_time %></td>
</tr>
<% end %>
</table>
Expand Down

0 comments on commit 0ee16cb

Please sign in to comment.