Skip to content

Commit

Permalink
chore: use repo_id in gen dual pdf
Browse files Browse the repository at this point in the history
  • Loading branch information
cir9no committed Jan 18, 2025
1 parent 0e6d63c commit a1570fb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions seahub/ai/apis.py
Original file line number Diff line number Diff line change
Expand Up @@ -403,6 +403,7 @@ def post(self, request):
'path': path,
'download_token': download_token,
'upload_token': upload_token,
'repo_id': repo_id,
'force': force,
}
try:
Expand Down

0 comments on commit a1570fb

Please sign in to comment.