From cbd236aeb53b8e73adb220a242c2481efe76541f Mon Sep 17 00:00:00 2001 From: Floatingghost Date: Sat, 26 Oct 2024 05:04:20 +0100 Subject: [PATCH] mix format --- lib/pleroma/frontend.ex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/pleroma/frontend.ex b/lib/pleroma/frontend.ex index 100490c70..a309d8467 100644 --- a/lib/pleroma/frontend.ex +++ b/lib/pleroma/frontend.ex @@ -82,7 +82,7 @@ def unzip(zip, dest) do new_file_path |> Path.dirname() |> File.rm() - + new_file_path |> Path.dirname() |> File.mkdir_p!()