You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Per the issue found in PR #15, boolean values need to be sent as strings to Lemmy. This change affects all boolean values sent to Lemmy. Thanks to @mike-fmh for the contribution!