mirror of
https://github.com/tstack/lnav
synced 2024-11-17 15:29:40 +00:00
[config] missed the terminator json_path_handler()
This commit is contained in:
parent
3fed519d0c
commit
0a7816e245
@ -280,6 +280,8 @@ static struct json_path_handler global_var_handlers[] = {
|
||||
}
|
||||
})
|
||||
.for_field(&nullobj<_lnav_config>()->lc_global_vars),
|
||||
|
||||
json_path_handler()
|
||||
};
|
||||
|
||||
static struct json_path_handler root_config_handlers[] = {
|
||||
|
Loading…
Reference in New Issue
Block a user