|
{{ t('Command name') }} | {{ t('Command type') }} |
|
---|---|---|---|
@if (( PermissionsService.hasPermissionObservable(['commands', 'delete'])|async ) || ( PermissionsService.hasPermissionObservable(['commands', 'copy'])|async )) {
|
{{ command.Command.name }} | {{ command.Command.type }} |
|