Skip to content

Commit ad21862

Browse files
committed
[tsTrade] add default path
3e4fb63
1 parent 3e4fb63 commit ad21862

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

plugins/timestampTrade/timestampTrade.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1333,6 +1333,7 @@ def excluded_marker_tag(marker):
13331333
"matchFunscripts": True,
13341334
"addTsTradeTag": False,
13351335
"addTsTradeTitle": False,
1336+
"path": "/download_dir/tt-auto"
13361337
}
13371338
if "timestampTrade" in config["plugins"]:
13381339
settings.update(config["plugins"]["timestampTrade"])

0 commit comments

Comments
 (0)