diff options
| author | Alee14 <Alee14498@gmail.com> | 2017-08-10 23:07:36 -0400 |
|---|---|---|
| committer | Alee14 <Alee14498@gmail.com> | 2017-08-10 23:07:36 -0400 |
| commit | f672d7829be30fc32acb4390eb50f416321ea9df (patch) | |
| tree | fd7f9b093b0a7744157cfdb4c613ce9562541389 /abblessed.js | |
| parent | 563b61b1026c0acc9a567bb9e5aa8f05617c6c33 (diff) | |
| download | AleeBot-f672d7829be30fc32acb4390eb50f416321ea9df.tar.gz AleeBot-f672d7829be30fc32acb4390eb50f416321ea9df.tar.bz2 AleeBot-f672d7829be30fc32acb4390eb50f416321ea9df.zip | |
Bug fixes
Diffstat (limited to 'abblessed.js')
| -rw-r--r-- | abblessed.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/abblessed.js b/abblessed.js index a694345..24e838f 100644 --- a/abblessed.js +++ b/abblessed.js @@ -251,3 +251,4 @@ screen.key(['q', 'C-c'], function(ch, key) { // Render the screen. screen.render(); +}); |
