Skip to content

Commit bb6c6c5

Browse files
authored
enable-assembler-prod (#528)
1 parent 8a7d93c commit bb6c6c5

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

public/config.prod.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,6 @@
22
"backendUrl": "https://api.opencloning.org",
33
"database": null,
44
"showAppBar": true,
5-
"noExternalRequests": false
5+
"noExternalRequests": false,
6+
"enableAssembler": true
67
}

0 commit comments

Comments
 (0)