Change requested

This commit is contained in:
GRL 2021-06-23 14:54:06 +02:00
parent 12da5e64f8
commit 95d8cf9257
7 changed files with 14 additions and 14 deletions

View file

@ -90,7 +90,7 @@ class WorkAdventureUiCommands extends IframeApiContribution<WorkAdventureUiComma
'type': 'registerMenuCommand',
'data': {
menutItem: commandDescriptor
} as MenuItemRegisterEvent
}
});
}