Skip to content

Commit

Permalink
add last line
Browse files Browse the repository at this point in the history
  • Loading branch information
only-dev-time committed Apr 14, 2024
1 parent c79f765 commit 7c1701e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hive/server/bridge_api/cursor.py
Original file line number Diff line number Diff line change
Expand Up @@ -516,4 +516,4 @@ async def pids_by_bookmarks(db, account: str, sort: str = 'bookmarks', category:
account=account,
start_id=start_id,
start_author=start_author,
limit=limit)
limit=limit)

0 comments on commit 7c1701e

Please sign in to comment.