🎨 indentation

This commit is contained in:
Markus Olsson 2016-12-01 09:11:48 +01:00
parent 49f341ca43
commit 73e38951d0

View file

@ -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