Skip to content
This repository was archived by the owner on Oct 4, 2023. It is now read-only.

Commit 719470f

Browse files
committed
Updating share_on_imgur(...) header
1 parent 8322d90 commit 719470f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@ except ImgurClientError as e
165165
* `gallery_tag_vote(item_id, tag, vote)`
166166
* `gallery_search(q, advanced=None, sort='time', window='all', page=0)`
167167
* `gallery_random(page=0)`
168-
* `share_on_imgur(item_id, title, terms=1)`
168+
* `share_on_imgur(item_id, title, terms=0)`
169169
* `remove_from_gallery(item_id)`
170170
* `gallery_item(item_id)`
171171
* `report_gallery_item(item_id)`

0 commit comments

Comments
 (0)