mirror of
https://github.com/paradoxxxzero/butterfly.git
synced 2026-05-26 07:08:08 +00:00
Add a Makefile. Lint code. Fix butterfly open. Add a CHANGELOG.md
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
document.addEventListener 'keydown', (e) ->
|
||||
return true unless e.altKey and e.keyCode is 79
|
||||
open(location.href)
|
||||
open(location.origin)
|
||||
cancel e
|
||||
|
||||
Reference in New Issue
Block a user