mirror of
https://github.com/lxsang/antos-frontend.git
synced 2025-07-31 05:00:39 +02:00
Improvement antos API + bugs fixed
This commit is contained in:
@ -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
|
Reference in New Issue
Block a user