mirror of
https://github.com/lxsang/antos-frontend.git
synced 2025-07-27 03:09:45 +02:00
fix loading googledrive
This commit is contained in:
@ -88,7 +88,7 @@ class Files extends this.OS.GUI.BaseApplication
|
||||
|
||||
chdir: (p) ->
|
||||
me = @
|
||||
console.log "ch"
|
||||
#console.log "ch"
|
||||
dir = if p then p.asFileHandler() else me.currdir
|
||||
dir.read (d) ->
|
||||
if(d.error)
|
||||
|
Reference in New Issue
Block a user