mirror of
https://git.youjo.love/youjo/youjo-be.git
synced 2025-01-20 03:06:06 +01:00
Merge branch 'patch-1' into 'develop'
Fix typo in MastoFE login page. See merge request pleroma/pleroma!132
This commit is contained in:
commit
845bd56c9c
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
<h2>Login in to Mastodon Frontend</h2>
|
||||
<h2>Login to Mastodon Frontend</h2>
|
||||
<%= if @error do %>
|
||||
<h2><%= @error %></h2>
|
||||
<% end %>
|
||||
|
|
Loading…
Reference in a new issue