add new package

This commit is contained in:
lxsang
2020-08-06 23:21:42 +02:00
parent 694afc162d
commit 525badca3f
28 changed files with 1099 additions and 2 deletions

View File

@ -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