Skip to content

Small bug fix where "==" was used instead of "equals" to compare two string values in enum

Latest

Choose a tag to compare

@jzimr jzimr released this 28 Jul 11:48
v1.041

fix: comparing two strings by using "==" instead of "equals"