Skip to content
  • Aleix Pol Gonzalez's avatar
    Fix warnings · af0edc50
    Aleix Pol Gonzalez authored
    Don't call a null object
    Don't set to undefined since this just gets us:
    DeviceItem.qml:32:5: Unable to assign [undefined] to bool
    af0edc50