[config] missed the terminator json_path_handler()

pull/372/head
Timothy Stack 8 years ago
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…
Cancel
Save