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