simple mode: enable settings log tab

This commit is contained in:
selsta
2020-06-15 13:17:42 +02:00
parent c8f4355e15
commit f64dcde600
2 changed files with 1 additions and 2 deletions

View File

@@ -273,7 +273,6 @@ Rectangle {
// LOG
id: navLog
property bool isActive: settingsStateView.state === "Log"
visible: appWindow.walletMode >= 2
Layout.preferredWidth: navLogText.width + grid.textMargin
Layout.preferredHeight: 32
Layout.minimumWidth: 72