mirror of
https://github.com/seejohnrun/haste-server.git
synced 2025-12-13 08:45:57 +00:00
Document saving almost working
This commit is contained in:
@@ -41,6 +41,7 @@
|
||||
$(function() {
|
||||
var app = new heist('heist');
|
||||
app.newDocument();
|
||||
$('textarea').focus();
|
||||
});
|
||||
</script>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user