mirror of
https://github.com/noctalia-dev/noctalia-shell.git
synced 2026-05-11 17:08:27 +08:00
remove airplaneModeEnabled from settings
This commit is contained in:
@@ -576,7 +576,6 @@ Singleton {
|
||||
|
||||
// network
|
||||
property JsonObject network: JsonObject {
|
||||
property bool airplaneModeEnabled: false
|
||||
property bool bluetoothRssiPollingEnabled: false // Opt-in Bluetooth RSSI polling (uses bluetoothctl)
|
||||
property int bluetoothRssiPollIntervalMs: 60000 // Polling interval in milliseconds for RSSI queries
|
||||
property string networkPanelView: "wifi"
|
||||
|
||||
Reference in New Issue
Block a user