set CodeSuggestion approximate to false. fixes #2429
This commit is contained in:
parent
d5bac82837
commit
c5ee8b5dfb
@ -648,6 +648,7 @@ where
|
||||
],
|
||||
msg: help_msg,
|
||||
show_code_when_inline: true,
|
||||
approximate: false,
|
||||
};
|
||||
db.suggestions.push(sugg);
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user