mirror of
https://github.com/eugeny/tabby
synced 2026-09-20 03:56:11 +00:00
lint
This commit is contained in:
+1
-1
@@ -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
|
||||
})
|
||||
|
||||
|
||||
Reference in New Issue
Block a user