init
Esse commit está contido em:
@@ -1,4 +1,4 @@
|
||||
console.log = OSX.NSLog
|
||||
Chrome.init()
|
||||
|
||||
editor = ace.edit "editor"
|
||||
editor.setTheme "ace/theme/twilight"
|
||||
|
||||
@@ -4,6 +4,9 @@ canon = require 'pilot/canon'
|
||||
|
||||
# Handles the UI chrome
|
||||
Chrome =
|
||||
init: ->
|
||||
console.log = OSX.NSLog
|
||||
|
||||
# Returns null or a file path.
|
||||
openPanel: ->
|
||||
panel = OSX.NSOpenPanel.openPanel
|
||||
|
||||
Referência em uma Nova Issue
Bloquear um usuário