This website works better with JavaScript.
Home
Explore
Help
Sign In
KaiSD
/
Test-rep
Watch
1
Star
0
Fork
0
Code
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Изменить 'ace/index.html'
master
KaiSD
5 years ago
parent
619e39f873
commit
774ec0a4c1
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
ace/index.html
+ 1
- 0
ace/index.html
View File
@@ -172,6 +172,7 @@
reader.onload = readerEvent => {
var content = readerEvent.target.result; // this is the content!
editor.setValue(content);
editor.clearSelection();
}
}
Write
Preview
Loading…
Cancel
Save