mirror of
https://github.com/element-hq/element-call.git
synced 2026-05-10 21:37:00 +00:00
a7624806b2
This upgrade came with a number of new lints that needed to be fixed across the code base. Primarily: explicit return types on functions, and explicit visibility modifiers on class members.