This commit is contained in:
JannisX11 2019-09-06 01:56:13 +02:00
parent 983b50a215
commit f9f46ea004

View File

@ -534,7 +534,7 @@ const Blockbench = {
removeDragHandler(id) {
delete this.drag_handlers[id]
},
}
};
(function() {
var last_welcome = localStorage.getItem('welcomed_version');