Skip to content

Commit f3b9b38

Browse files
author
Antonino Tramontana
committed
conflict fixed
1 parent 169b9af commit f3b9b38

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/components/Activity.vue

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1818,6 +1818,7 @@ export default {
18181818
this.setTooltip("");
18191819
this.setHelpUrl("");
18201820
}
1821+
};
18211822
18221823
Blockly.Python['coderbot_music_pause_std'] = function(block) {
18231824
var value_duration = Blockly.Python.valueToCode(block, 'duration', Blockly.Python.ORDER_ATOMIC);

0 commit comments

Comments
 (0)