jquery removal, isolate svgcavas from svgedit, tests
This commit is contained in:
@@ -146,7 +146,8 @@ export default {
|
||||
}
|
||||
|
||||
if (note.length) {
|
||||
await $.alert(note);
|
||||
// eslint-disable-next-line no-alert
|
||||
alert(note);
|
||||
}
|
||||
|
||||
const filename = getFileNameFromTitle();
|
||||
|
||||
Reference in New Issue
Block a user