mirror of
https://github.com/antos-rde/antosdk-apps.git
synced 2025-07-19 23:39:46 +02:00
add new package
This commit is contained in:
@ -245,7 +245,8 @@ class Blogger extends this.OS.application.BaseApplication
|
||||
.then (d) ->
|
||||
console.log "Email sent"
|
||||
}
|
||||
]
|
||||
],
|
||||
|
||||
@bloglist.onlistselect = (e) =>
|
||||
el = @bloglist.selectedItem
|
||||
return unless el
|
||||
|
Reference in New Issue
Block a user