Skip to content

Commit

Permalink
SyncManager: Add missing sales_channel paramter
Browse files Browse the repository at this point in the history
  • Loading branch information
pc-coholic committed Nov 7, 2024
1 parent 2b8c478 commit f1dd971
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ fun syncAllEvents(force: Boolean = false) {
"pretixSCANPROXY",
VERSION,
null,
"web",
proxyDeps.connectivityHelper
)
val syncResult = syncManager.sync(force) {
Expand Down

0 comments on commit f1dd971

Please sign in to comment.