Skip to content

Commit

Permalink
Update desktop/main.js code comment
Browse files Browse the repository at this point in the history
Co-authored-by: Rocio Perez <[email protected]>
  • Loading branch information
kidroca and pecanoro authored Nov 23, 2022
1 parent 672fbb5 commit fd53eeb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion desktop/main.js
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@ const showKeyboardShortcutsModal = (browserWindow) => {
};

// Defines the system-level menu item to manually apply an update
// This menu item should become visible after an update is download and ready to be applied
// This menu item should become visible after an update is downloaded and ready to be applied
const updateAppMenuItem = new MenuItem({
label: 'Update New Expensify',
visible: false,
Expand Down

0 comments on commit fd53eeb

Please sign in to comment.