1
0
Fork 1
mirror of https://akkoma.dev/AkkomaGang/akkoma.git synced 2024-12-25 04:53:06 +00:00
This commit is contained in:
Rin Toshaka 2018-12-02 10:01:17 +01:00
parent a8ef6b1190
commit 31b3ac05ac

View file

@ -112,7 +112,6 @@ def run(["new", nickname, email | rest]) do
if generated_password? do
run(["reset_password", nickname])
end
else
Mix.shell().info("User will not be created.")
end