Skip to content

Commit

Permalink
Merge branch 'main' into patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
DivyaVD authored Sep 30, 2024
2 parents ab27ed3 + f06f69b commit b92c804
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ sap.ui.define([], function() {
doSomeCustomAction: function() {
alert("this is another customer action");
}
});
};
});
```

Expand Down

0 comments on commit b92c804

Please sign in to comment.