Skip to content

Commit 76bf2fd

Browse files
authored
Update manifest.json
Ui5 issue fix
1 parent b05f33b commit 76bf2fd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/BusinessPartners/webapp/manifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@
101101
},
102102
"routing": {
103103
"routes": [{
104-
"pattern": "",
104+
"pattern": ":?query:",
105105
"name": "NotificationList",
106106
"target": [
107107
"NotificationList"
@@ -182,4 +182,4 @@
182182
"registrationIds": [],
183183
"archeType": "transactional"
184184
}
185-
}
185+
}

0 commit comments

Comments
 (0)