Skip to content

Commit

Permalink
Update menu-bar-commands.md
Browse files Browse the repository at this point in the history
  • Loading branch information
pernielsentikaer authored Jan 21, 2025
1 parent 806573e commit 18b510d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/api-reference/menu-bar-commands.md
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ If your command returns a `MenuBarExtra`, it _must_ either not set `isLoading` -
If your `menu-bar` command also makes use of [background refresh](../information/lifecycle/background-refresh.md) _and_ it has background refresh activated, Raycast will run the command at set intervals. In your command, you can use `environment.launchType` to check whether it is launched in the background or by the user.

{% hint style="info" %}
To ease testing, commands configured to run in the background have an extra action in development mode:
To ease testing, commands configured to run in the background have an extra action in development mode:\
![Menu Bar Command - Run in Background](../.gitbook/assets/menu-bar-run-in-background.webp)
{% endhint %}

Expand Down

0 comments on commit 18b510d

Please sign in to comment.