We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 74385b9 commit 2c852e1Copy full SHA for 2c852e1
modules/client/config.js
@@ -1,3 +1,4 @@
1
module.exports = {
2
- lang: LANG
+ lang: LANG,
3
+ lookatCodeUrlBase: "https://lookatcode.com"
4
};
0 commit comments