Skip to content

Commit

Permalink
Update applications.md
Browse files Browse the repository at this point in the history
add missing reload function
  • Loading branch information
Aylur authored Apr 7, 2024
1 parent dfe344c commit 4dc2618
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/content/docs/services/applications.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ title: Applications
## methods

* `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.
* `reload`: `() => void` explicitly reload the application `list`.

## properties

Expand Down

0 comments on commit 4dc2618

Please sign in to comment.