forked from cory/tildefriends
http+js: Move app blob handling from JS to C. handler.js support has been temporarily removed.
This commit is contained in:
@ -1 +1,3 @@
|
||||
app.setDocument('<p style="color: #fff">Maybe one day this app will run tests, but for now there is nothing to see here.</p>');
|
||||
app.setDocument(
|
||||
'<p style="color: #fff">Maybe one day this app will run tests, but for now there is nothing to see here.</p>'
|
||||
);
|
||||
|
Reference in New Issue
Block a user