Skip to content

Commit

Permalink
fix: closes #12329, fix default value of categoryWatchState
Browse files Browse the repository at this point in the history
  • Loading branch information
barisusakli committed Feb 5, 2024
1 parent 04039f7 commit 88e9fa3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion install/data/defaults.json
Expand Up @@ -176,7 +176,7 @@
"onlineCutoff": 30,
"timeagoCutoff": 30,
"necroThreshold": 7,
"categoryWatchState": "watching",
"categoryWatchState": "tracking",
"submitPluginUsage": 1,
"showAverageApprovalTime": 1,
"autoApproveTime": 0,
Expand Down

0 comments on commit 88e9fa3

Please sign in to comment.