register on app init

This commit is contained in:
grafixeyehero 2021-06-14 03:19:22 +03:00
parent 4062544e50
commit d0f6faea11
3 changed files with 5 additions and 3 deletions

View file

@ -121,5 +121,4 @@ function taskbutton(options) {
}
}
window.TaskButton = taskbutton;
export default taskbutton;