Skip to content

Commit

Permalink
zebrunner#451 Hidel model column by default
Browse files Browse the repository at this point in the history
  • Loading branch information
solvd authored and solvd committed Feb 7, 2024
1 parent 675628e commit b0087fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion res/app/device-list/device-list-controller.js
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ module.exports = function DeviceListCtrl(
}
, {
name: 'model'
, selected: true
, selected: false
}
, {
name: 'name'
Expand Down

0 comments on commit b0087fb

Please sign in to comment.