Skip to content

Commit

Permalink
remove deprecated allowedWorkflows
Browse files Browse the repository at this point in the history
  • Loading branch information
jmhauck committed Nov 19, 2024
1 parent 09b22c0 commit 8a51dde
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/edit-card/edit-card.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -358,7 +358,6 @@ export class EditCard {
} as __esri.LayerInfo
});
this._editor = new this.Editor({
allowedWorkflows: "update",
view: this.mapView,
layerInfos,
visibleElements: {
Expand Down

0 comments on commit 8a51dde

Please sign in to comment.