mirror of
https://github.com/google/blockly.git
synced 2026-01-10 18:37:09 +01:00
Add newline to core/events/events_ui.js
This commit is contained in:
@@ -79,4 +79,5 @@ Ui.prototype.fromJson = function(json) {
|
||||
};
|
||||
|
||||
registry.register(registry.Type.EVENT, Events.UI, Ui);
|
||||
|
||||
exports = Ui;
|
||||
|
||||
Reference in New Issue
Block a user