Add apparently forgotten assignment
This commit is contained in:
@ -54,6 +54,7 @@ defmodule OutlookWeb.TranslationLive.FormComponent do
|
||||
{:ok,
|
||||
socket
|
||||
|> assign(assigns)
|
||||
|> assign(:current_tunit, nil)
|
||||
|> assign(:changeset, changeset)
|
||||
|> assign(:deepl_progress, nil)}
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user