This commit is contained in:
yalh 2020-08-04 21:22:38 +02:00
parent 3f4bba5261
commit b24b6fd61a

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)"
) )