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
We could match the passed value against the possible values for the GEnum class by using g_enum_get_value_by_nick() instead of manually checking possible values. I think it's fine to merge this patch as-is and do that as a follow-up later on.
Originally posted by @aperezdc in #598 (comment)
The text was updated successfully, but these errors were encountered: