Fedihosting-Foundation / plemmy

A Python package for accessing the LemmyHttp API
Apache License 2.0
45 stars 15 forks source link

Bug fixes #27

Closed tjkessler closed 9 months ago

tjkessler commented 9 months ago

These edits should fix the bug outlined in issue https://github.com/LemmyWorld/plemmy/issues/26 by setting form["unread_only"] to str(form["unread_only"]).lower().