Skip to content
Snippets Groups Projects
Commit 806705a6 authored by Jürgen Walter's avatar Jürgen Walter
Browse files

fixed commit d953b333

parent f737eef9
No related branches found
No related tags found
No related merge requests found
......@@ -96,7 +96,7 @@ public class ModelStructureQueryConnectorImpl extends AbstractOSGiQueryConnector
@Override
public boolean supportsDoFRequests() {
return false;
return true;
}
@Override
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment