Fix broken translation UI
Use `Books.texts` instead of `_texts`, requiring sap/cds 5
This commit is contained in:
committed by
Christian Georgi
parent
14002300c5
commit
702c3245bd
@@ -7,7 +7,7 @@
|
||||
"index.cds"
|
||||
],
|
||||
"dependencies": {
|
||||
"@sap/cds": ">=4",
|
||||
"@sap/cds": "^5",
|
||||
"express": "^4.17.1"
|
||||
},
|
||||
"scripts": {
|
||||
|
||||
Reference in New Issue
Block a user