remove comment

This commit is contained in:
dranik
2026-05-25 14:33:19 +03:00
parent 6e167e998b
commit b7d378ecb7
3 changed files with 0 additions and 7 deletions
@@ -185,7 +185,6 @@ PageType {
Layout.bottomMargin: 8
Layout.leftMargin: 16
Layout.rightMargin: 16
// Show Save while port is being edited (before editingFinished) or other fields changed.
visible: listView.enabled
&& (XrayConfigModel.hasUnsavedChanges
|| textFieldWithHeaderType.textField.text !== port)