Skip to content

Commit

Permalink
[tsTrade] add default path
Browse files Browse the repository at this point in the history
  • Loading branch information
feederbox826 committed Nov 27, 2024
1 parent 3e4fb63 commit ad21862
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions plugins/timestampTrade/timestampTrade.py
Original file line number Diff line number Diff line change
Expand Up @@ -1333,6 +1333,7 @@ def excluded_marker_tag(marker):
"matchFunscripts": True,
"addTsTradeTag": False,
"addTsTradeTitle": False,
"path": "/download_dir/tt-auto"
}
if "timestampTrade" in config["plugins"]:
settings.update(config["plugins"]["timestampTrade"])
Expand Down

0 comments on commit ad21862

Please sign in to comment.