Skip to content

chatView: Fix mistyped property name

Florian Müllner requested to merge fmuellner/polari:minor-fix into main

The name is correct in the param spec and getters/setters, so the code still worked.

Fixes: 32a39f18 ("chatView: Move indent handling into TextView")

Merge request reports