chore: fixed incorrect value getting updated
This commit is contained in:
@@ -242,7 +242,7 @@ export class SharedRequestService implements UserDataHandler, OnModuleInit {
|
||||
},
|
||||
},
|
||||
data: {
|
||||
properties: updatedProps,
|
||||
properties: parsedProperties.right,
|
||||
},
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user