Plugin stuff

This commit is contained in:
Zef Hemel
2022-03-28 15:25:05 +02:00
parent 16fa05d4cc
commit bf32d6d0bd
36 changed files with 523 additions and 219 deletions
+14
View File
@@ -0,0 +1,14 @@
functions:
indexTasks:
path: "./task.ts:indexTasks"
events:
- page:index
updateTaskPage:
path: "./task.ts:updateTaskPage"
command:
name: "Tasks: Update Page"
taskToggle:
path: "./task.ts:taskToggle"
events:
- page:click