Skip to content

Commit

Permalink
feat: history:true for flowDef
Browse files Browse the repository at this point in the history
  • Loading branch information
zhennann committed Oct 8, 2023
1 parent 7c305aa commit da2d938
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/module-system/a-flow/backend/src/meta.js
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ module.exports = app => {
tag: true,
comment: false,
attachment: false,
history: true,
},
actions: {
write: {
Expand Down

0 comments on commit da2d938

Please sign in to comment.