mirror of
https://github.com/weechat/weechat.git
synced 2026-06-30 14:56:39 +02:00
fset: add spaces between fields in option fset.format.option
This commit is contained in:
@@ -305,7 +305,7 @@ fset_config_init ()
|
||||
N_("format of each line with an option "
|
||||
"(note: content is evaluated, see /help fset)"),
|
||||
NULL, 0, 0,
|
||||
"${marked} ${name} ${type} ${value2}",
|
||||
"${marked} ${name} ${type} ${value2}",
|
||||
NULL, 0,
|
||||
NULL, NULL, NULL,
|
||||
&fset_config_change_format, NULL, NULL,
|
||||
|
||||
Reference in New Issue
Block a user