Skip to content

Commit

Permalink
clear cache
Browse files Browse the repository at this point in the history
  • Loading branch information
chrismccord committed Apr 26, 2024
1 parent 145309e commit a0cead9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/phoenix/config.ex
Expand Up @@ -152,6 +152,7 @@ defmodule Phoenix.Config do
{:stop, :normal, :ok, {module, permanent}}

true ->
clear_cache(module)
{:reply, :ok, {module, permanent}}
end
end
Expand Down

0 comments on commit a0cead9

Please sign in to comment.