mirror of
https://github.com/chinchang/web-maker.git
synced 2025-07-13 18:16:19 +02:00
add some hints to export/import system
This commit is contained in:
@ -1100,7 +1100,7 @@ runBtn, searchInput, consoleEl, consoleLogEl, logCountEl
|
||||
utils.log(items);
|
||||
mergeImportedItems(items);
|
||||
} catch (ex) {
|
||||
alert('Oops! Select file is corrupted.')
|
||||
alert('Oops! Selected file is corrupted. Please select a file that was generated by clicking the "Export" button.')
|
||||
}
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user