Skip to content
This repository was archived by the owner on Feb 21, 2025. It is now read-only.

Commit 7e6d106

Browse files
debug default to false
1 parent 197a48b commit 7e6d106

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/config.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
"help": "Need help? https://github.com/ArthurFiorette/steam-trader",
3-
"debug": true,
2+
"help": "Need help? https://github.com/ArthurFiorette/steam-trader#configuration",
3+
"debug": false,
44
"steam": {
55
"username": "username",
66
"password": "password",

0 commit comments

Comments
 (0)