Reenable local echo.

Move fast and break things.
This commit is contained in:
Black Hat
2018-11-05 07:39:29 +08:00
parent b7dc378c65
commit 1ac443253a
4 changed files with 4 additions and 6 deletions

View File

@@ -139,7 +139,7 @@ Item {
Layout.fillWidth: true
Layout.alignment: Qt.AlignHCenter
visible: readMarker === true && index !== 0
visible: readMarker === true
Rectangle {
Layout.fillWidth: true