mirror of
https://github.com/antos-rde/antosdk-apps.git
synced 2025-07-19 23:39:46 +02:00
first release of libantosdk
This commit is contained in:
@ -19,6 +19,7 @@ class Blogger extends this.OS.application.BaseApplication
|
||||
constructor: (args) ->
|
||||
super "Blogger", args
|
||||
|
||||
|
||||
main: () ->
|
||||
@user = {}
|
||||
@cvlist = @find "cv-list"
|
||||
|
Reference in New Issue
Block a user