Skip to content

Commit

Permalink
pass skip to setAllTrends if trends_only
Browse files Browse the repository at this point in the history
  • Loading branch information
nissamai committed Apr 6, 2022
1 parent 8fe8906 commit 2743049
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/nation_builder_sync.py
Original file line number Diff line number Diff line change
Expand Up @@ -66,4 +66,4 @@ def sync_sustainers_to_mongo():
setAllTrends(skip)
nationbuilder_update_all_tags()
else:
setAllTrends()
setAllTrends(skip)

0 comments on commit 2743049

Please sign in to comment.