mirror of
https://github.com/desktop/desktop
synced 2024-11-05 20:49:32 +00:00
🎨 indentation
This commit is contained in:
parent
49f341ca43
commit
73e38951d0
1 changed files with 1 additions and 1 deletions
|
@ -332,7 +332,7 @@ export class AppMenu {
|
|||
* the list of open menus.
|
||||
*
|
||||
* @param menu - The menu which is to be closed, i.e. removed from the
|
||||
* list of open menus.
|
||||
* list of open menus.
|
||||
*/
|
||||
public withCloseMenu(menu: IMenu) {
|
||||
// Root menu is always open and can't be closed
|
||||
|
|
Loading…
Reference in a new issue