From cc858f6d740a4662b293cb18d53de9a24b742810 Mon Sep 17 00:00:00 2001 From: FloatingGhost Date: Mon, 14 Aug 2023 18:18:22 +0100 Subject: [PATCH] mix format --- lib/mix/tasks/pleroma/emoji.ex | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/mix/tasks/pleroma/emoji.ex b/lib/mix/tasks/pleroma/emoji.ex index fb93538f9..8dda1512d 100644 --- a/lib/mix/tasks/pleroma/emoji.ex +++ b/lib/mix/tasks/pleroma/emoji.ex @@ -236,6 +236,7 @@ defmodule Mix.Tasks.Pleroma.Emoji do IO.puts("#{pack_file} has been created with the #{name} pack") end + Pleroma.Emoji.reload() end