mirror of
https://github.com/Ximi1970/systray-x.git
synced 2026-05-07 20:37:15 +02:00
Find the folder changes
This commit is contained in:
@@ -74,13 +74,24 @@
|
||||
"type": "function",
|
||||
"description": "Fires when there is a folder added or removed.",
|
||||
"parameters": [
|
||||
{
|
||||
"name": "rootFolder",
|
||||
"type": "string"
|
||||
},
|
||||
{
|
||||
"name": "parentFolder",
|
||||
"type": "string"
|
||||
},
|
||||
{
|
||||
"name": "folder",
|
||||
"type": "string"
|
||||
},
|
||||
{
|
||||
"name": "added",
|
||||
"type": "boolean"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
]
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user