Skip to content

Commit

Permalink
fix(msg transform): remove User-Property-Pairs in pub props
Browse files Browse the repository at this point in the history
  • Loading branch information
Kinplemelon authored and ysfscream committed Aug 1, 2024
1 parent 35dd736 commit 3de9fb3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/hooks/Rule/transform/useMessageTransform.ts
Original file line number Diff line number Diff line change
Expand Up @@ -201,7 +201,6 @@ export const useMessageTransformForm = (): UseMessageTransformFormReturn => {
'Message-Expiry-Interval',
'Topic-Alias',
'User-Property',
'User-Property-Pairs',
'Subscription-Identifier',
'Response-Topic',
'Correlation-Data',
Expand Down

0 comments on commit 3de9fb3

Please sign in to comment.