Skip to content

Commit e3d96fe

Browse files
chore: wip
1 parent b7c6d90 commit e3d96fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ if (prefs.get('caffeinateOnStartup')) {
2626
}
2727

2828
// Build initial tray menu
29-
const initialMenu = buildBaristaMenu({
29+
const _initialMenu = buildBaristaMenu({
3030
caffeinated: isCaffeinated(),
3131
isAutoCollapse: prefs.get('isAutoCollapse'),
3232
durationMinutes: prefs.get('caffeinateDurationMinutes'),

0 commit comments

Comments
 (0)