Skip to content

Commit a2b6b18

Browse files
[create-pull-request] automated change (#2028)
Co-authored-by: oblomov-dev <oblomov-dev@users.noreply.github.com>
1 parent 0b28af3 commit a2b6b18

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/01/03/z2ui5_cl_app_app_js.clas.abap

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1066,7 +1066,7 @@ CLASS z2ui5_cl_app_app_js IMPLEMENTATION.
10661066
`sap.ui.define("z2ui5/CameraSelector", [` && |\n| &&
10671067
` "sap/m/ComboBox",` && |\n| &&
10681068
` "sap/ui/core/Item",` && |\n| &&
1069-
` "sap.m.ComboBoxRenderer"` && |\n| &&
1069+
` "sap/m/ComboBoxRenderer"` && |\n| &&
10701070
`], function (ComboBox, Item, ComboBoxRenderer) {` && |\n| &&
10711071
` "use strict";` && |\n| &&
10721072
` return ComboBox.extend("z2ui5.CameraSelector", {` && |\n| &&

0 commit comments

Comments
 (0)