mirror of
https://github.com/Nystik-gh/ignis.git
synced 2026-06-17 04:35:53 +00:00
shim more buffer methods, and fs methods
getting importer plugin to work,
This commit is contained in:
@@ -13,8 +13,8 @@
|
||||
let modalRef;
|
||||
|
||||
function onConfirm() {
|
||||
dispatch("confirm");
|
||||
modalRef.dismiss();
|
||||
dispatch("confirm");
|
||||
}
|
||||
|
||||
function onEscape() {
|
||||
|
||||
Reference in New Issue
Block a user