Skip to content

Commit 4dc2618

Browse files
authored
Update applications.md
add missing reload function
1 parent dfe344c commit 4dc2618

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/content/docs/services/applications.md

+1
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ title: Applications
99
## methods
1010

1111
* `query`: `(string) => App[]` takes a string and returns a list of apps that match one of the following: app name, app description, executable name or .desktop file.
12+
* `reload`: `() => void` explicitly reload the application `list`.
1213

1314
## properties
1415

0 commit comments

Comments
 (0)