Skip to content

Commit

Permalink
Update manifest.json
Browse files Browse the repository at this point in the history
Ui5 issue fix
  • Loading branch information
i353590 authored May 8, 2024
1 parent b05f33b commit 76bf2fd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/BusinessPartners/webapp/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@
},
"routing": {
"routes": [{
"pattern": "",
"pattern": ":?query:",
"name": "NotificationList",
"target": [
"NotificationList"
Expand Down Expand Up @@ -182,4 +182,4 @@
"registrationIds": [],
"archeType": "transactional"
}
}
}

0 comments on commit 76bf2fd

Please sign in to comment.