Fix spelling error
This commit is contained in:
parent
6f202dbd98
commit
b975b60967
@ -386,7 +386,7 @@ window.plugin.drawTools.optPaste = function() {
|
||||
var data = JSON.parse(promptAction);
|
||||
window.plugin.drawTools.drawnItems.clearLayers();
|
||||
window.plugin.drawTools.import(data);
|
||||
console.log('DRAWTOOLS: reset and imported drawn tiems');
|
||||
console.log('DRAWTOOLS: reset and imported drawn items');
|
||||
window.plugin.drawTools.optAlert('Import Successful.');
|
||||
|
||||
// to write back the data to localStorage
|
||||
|
Loading…
x
Reference in New Issue
Block a user