mirror of
https://github.com/spice2x/spice2x.github.io.git
synced 2026-08-01 22:30:42 -07:00
add placeholder text for ea url option
This commit is contained in:
@@ -105,6 +105,7 @@ static const std::vector<OptionDefinition> OPTION_DEFINITIONS = {
|
||||
.name = "url",
|
||||
.desc = "Sets a custom service URL override.",
|
||||
.type = OptionType::Text,
|
||||
.setting_name = "http://example.com:8083",
|
||||
.category = "Network",
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user