提交 d208a877 编写于 作者: R Rob Lourens

QueryBuilder should respect isMultiline passed in

上级 1fee0dfa
......@@ -189,7 +189,7 @@ export class QueryBuilder {
return true;
}
return false;
return !!contentPattern.isMultiline;
}
/**
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册