Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
Eugeny committed Aug 16, 2021
1 parent f5f88d3 commit cf6558e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/lib/window.ts
Original file line number Diff line number Diff line change
Expand Up @@ -372,7 +372,7 @@ export class Window {
this.touchBarControl.segments = segments.map(s => ({
label: s.label,
icon: s.hasActivity ? activityIcon : undefined,
})
}))
this.touchBarControl.selectedIndex = selectedIndex
})

Expand Down

0 comments on commit cf6558e

Please sign in to comment.