Skip to content

Commit 4cf7938

Browse files
authored
fix syntax error
1 parent f7394b7 commit 4cf7938

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

Modules/Panels/Settings/Tabs/Launcher/ExecuteSubTab.qml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ ColumnLayout {
1616
Layout.fillWidth: true
1717
text: Settings.data.appLauncher.terminalCommand
1818
onTextChanged: Settings.data.appLauncher.terminalCommand = text
19-
}
2019
}
2120

2221
NToggle {

0 commit comments

Comments
 (0)