first release of libantosdk

This commit is contained in:
mrsang
2021-04-18 18:49:53 +02:00
parent 211753bfdc
commit 90864aabb7
61 changed files with 154246 additions and 27 deletions

View File

@ -19,6 +19,7 @@ class Blogger extends this.OS.application.BaseApplication
constructor: (args) ->
super "Blogger", args
main: () ->
@user = {}
@cvlist = @find "cv-list"