Improvement antos API + bugs fixed

This commit is contained in:
lxsang
2020-12-21 15:55:02 +01:00
parent 235a9334d6
commit 9fe744fde7
8 changed files with 88 additions and 4 deletions

View File

@ -7,4 +7,7 @@ class App.extensions.{0} extends App.BaseExtension
super app
test: () ->
@notify "Test action is invoked"
@notify "Test action is invoked"
cleanup: () ->
# clean up the extension on application exit