Skip to content

Commit cca3a8e

Browse files
authored
Update index.html
1 parent b50a7ee commit cca3a8e

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

test/index.html

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -474,8 +474,9 @@
474474
}
475475
},
476476
renderer(oRm, oControl) {}
477-
});
478-
}); }
477+
}
478+
});
479+
});
479480
sap.ui.define("z2ui5/Timer" , [
480481
"sap/ui/core/Control"
481482
], (Control) => {

0 commit comments

Comments
 (0)