diff --git a/ViperIDE.html b/ViperIDE.html index c78e071..2fb9da7 100644 --- a/ViperIDE.html +++ b/ViperIDE.html @@ -977,6 +977,7 @@

ViperIDE

f=open('${full}','wb') f.close() `) + await readFileIntoEditor(full) } await fetchFileList() }