Swap with(binding) { … }
with with(threadViewModel) { … }
#1732
Merged
LunarX merged 2 commits intomasterfrom prepare-codeMar 1, 2024
with(binding) { … }
with with(threadViewModel) { … }
#1732