Skip to content

Commit

Permalink
US154837 add create-instance action (#222)
Browse files Browse the repository at this point in the history
  • Loading branch information
mdulat authored Sep 5, 2023
1 parent 0eb8eaa commit 32adade
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions index.js
Original file line number Diff line number Diff line change
Expand Up @@ -549,6 +549,9 @@ export const Actions = {
update: 'update',
activityUsageCollection: {
startAddNewActivity: 'start-add-new-activity'
},
instances: {
create: 'create-instance'
}
},
alignments: {
Expand Down

0 comments on commit 32adade

Please sign in to comment.