Skip to content

Commit 2cba27b

Browse files
auto-bsp-changes
1 parent e540975 commit 2cba27b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/02/z2ui5.wapa.component.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,11 @@ sap.ui.define(["sap/ui/core/UIComponent", "z2ui5/model/models", "z2ui5/cc/Server
88
]
99
},
1010
async init() {
11-
11+
1212
if (typeof z2ui5 !== 'undefined') {
1313
z2ui5.oConfig = {};
1414
}
15-
15+
1616
UIComponent.prototype.init.apply(this, arguments);
1717

1818
if (typeof z2ui5 == 'undefined') {

0 commit comments

Comments
 (0)