Add missing comma
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
<% if Current.account.try(:active_subscription) %>
|
||||
<li>Your subscription will be canceled</li>
|
||||
<% end %>
|
||||
<li>After 30 days your data will be permanently deleted</li>
|
||||
<li>After 30 days, your data will be permanently deleted</li>
|
||||
</ul>
|
||||
|
||||
<div class="flex gap justify-center">
|
||||
|
||||
Reference in New Issue
Block a user