mirror of
https://github.com/stashapp/CommunityScripts.git
synced 2026-06-10 16:51:23 -05:00
Formatting
This commit is contained in:
@@ -712,7 +712,7 @@ def submitScene(query):
|
||||
)
|
||||
s.pop("id")
|
||||
log.debug(s)
|
||||
# request_s.post("https://timestamp.trade/submit-stash", json=s)
|
||||
request_s.post("https://timestamp.trade/submit-stash", json=s)
|
||||
i = i + 1
|
||||
log.progress((i / count))
|
||||
time.sleep(0.5)
|
||||
|
||||
@@ -109,4 +109,3 @@ tasks:
|
||||
description: scan for funscript files to be matched and submitted
|
||||
defaultArgs:
|
||||
mode: indexFunscripts
|
||||
|
||||
|
||||
Reference in New Issue
Block a user