Compare commits
1 Commits
04-04-25-e
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
78e4445666 |
|
|
@ -57,7 +57,7 @@ function modifyObj(obj) {
|
|||
// Check if 'properties.index' exists
|
||||
if (obj.properties?.index) {
|
||||
// Add a new key to indicate transformation
|
||||
obj.properties.tranformationStatus="success"
|
||||
obj.properties.tranformationStatus = "success"
|
||||
|
||||
}
|
||||
//else {
|
||||
|
|
@ -86,3 +86,4 @@ Method for generating 256 hash code for a String:
|
|||
|
||||
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user