refactor: rename externalUrls to externalLinks
This commit is contained in:
@@ -104,7 +104,7 @@ defmodule Mobilizon.GraphQL.Schema.ConfigType do
|
||||
|
||||
field(:search, :search_settings, description: "The instance's search settings")
|
||||
|
||||
field(:external_urls, list_of(:external_url),
|
||||
field(:external_links, list_of(:external_link),
|
||||
description: "List of URL that will be shown to users"
|
||||
)
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user