Skip to content

Commit 2c852e1

Browse files
committed
minor fixes
1 parent 74385b9 commit 2c852e1

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

modules/client/config.js

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
module.exports = {
2-
lang: LANG
2+
lang: LANG,
3+
lookatCodeUrlBase: "https://lookatcode.com"
34
};

0 commit comments

Comments
 (0)