We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a7d93c commit bb6c6c5Copy full SHA for bb6c6c5
public/config.prod.json
@@ -2,5 +2,6 @@
2
"backendUrl": "https://api.opencloning.org",
3
"database": null,
4
"showAppBar": true,
5
- "noExternalRequests": false
+ "noExternalRequests": false,
6
+ "enableAssembler": true
7
}
0 commit comments