Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
supproduction committed Aug 30, 2024
1 parent 020edfd commit 26392f9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ export const enum ExperienceDataMergeType {
Append = 'append',
After = 'after',
Replace = 'replace',
Patch = 'patch',
Remove = 'remove',
Patch = 'patch',
}

export const enum ExperienceDataType {
Expand Down

0 comments on commit 26392f9

Please sign in to comment.