Screenshot 2020-12-07 at 12.49.06.png
# announcements
v
Screenshot 2020-12-07 at 12.49.06.png
b
Copy code
filters = arrayOf<InputFilter>()
v
thanks a lot, it worked
e
in this case type inference should work too.
Copy code
input.filters = arrayOf()