mirror of
https://github.com/spice2x/spice2x.github.io.git
synced 2026-08-02 06:40: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",
|
||||
.desc = "Sets a custom service URL override.",
|
||||
.type = OptionType::Text,
|
||||
.setting_name = "http://example.com:8083",
|
||||
.setting_name = "example.com:8083",
|
||||
.category = "Network",
|
||||
.quick_setting_category = "Network",
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user