This commit is contained in:
yalh 2020-08-04 21:22:38 +02:00
parent 640d550176
commit 369b09b3b5

View File

@ -79,7 +79,7 @@ defmodule Mix.Tasks.Mobilizon.Instance do
name = name =
Common.get_option( Common.get_option(
options, options,
:name, :instance_name,
"What is the name of your instance? (e.g. Mobilizon)" "What is the name of your instance? (e.g. Mobilizon)"
) )