mix format
Some checks reported errors
continuous-integration/drone/push Build was killed

This commit is contained in:
2022-03-04 23:17:53 -05:00
parent 8bb4aab49c
commit c0179f48bd
5 changed files with 8 additions and 9 deletions

View File

@ -69,7 +69,6 @@
) %>
<%= error_tag(f, :multiplier, "col-span-3 text-center") %>
<% :edit -> %>
<%= submit(dgettext("actions", "Save"),
phx_disable_with: dgettext("prompts", "Saving..."),