mirror of
https://github.com/AvengeMedia/DankMaterialShell.git
synced 2026-01-24 21:42:51 -05:00
General fixes to spacing and control center
This commit is contained in:
@@ -51,6 +51,7 @@ ShellRoot {
|
||||
// Network properties from NetworkService
|
||||
property string networkStatus: NetworkService.networkStatus
|
||||
property string ethernetIP: NetworkService.ethernetIP
|
||||
property string ethernetInterface: NetworkService.ethernetInterface
|
||||
property string wifiIP: NetworkService.wifiIP
|
||||
property bool bluetoothEnabled: BluetoothService.bluetoothEnabled
|
||||
property bool bluetoothAvailable: BluetoothService.bluetoothAvailable
|
||||
|
||||
Reference in New Issue
Block a user