refactor: denest and make it compatible with upstream
PlayResponse is data class with immutable variable, our fork make it mutable which is not good and un-necessary anyway.
Loading
Please register or sign in to comment
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
PlayResponse is data class with immutable variable, our fork make it mutable which is not good and un-necessary anyway.