Skip to content

Commit 5c964e5

Browse files
committed
issue-7133: disable spartn messages until logic is fully tested
1 parent bdd5eb2 commit 5c964e5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/UI/AppSettings/NTRIPSettings.qml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -121,6 +121,7 @@ SettingsPage {
121121
text: _ntrip.ntripUseSpartn.shortDescription
122122
fact: _ntrip.ntripUseSpartn
123123
visible: _ntrip.ntripUseSpartn.visible
124+
enabled: false
124125
}
125126
}
126127
}

0 commit comments

Comments
 (0)