Skip to content

Commit 8df8645

Browse files
committed
docs: fix single-instance aside
1 parent eb97aae commit 8df8645

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

src/content/docs/plugin/single-instance.mdx

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ Install the Single Instance plugin to get started.
7070

7171
</Tabs>
7272

73-
:::info
73+
:::note
7474

7575
The Single Instance plugin must be the first one to be registered to work well. This assures that it runs before other plugins can interfere.
7676

@@ -197,3 +197,7 @@ finish-args:
197197
```
198198

199199
This will allow your app to send and receive requests from/to the DBus service as expected by the Single Instance plugin.
200+
201+
## Permissions
202+
203+
Because this Plugin currently does not have JavaScript APIs you do not have to configure [capabilities](/security/capabilities/) to use it.

0 commit comments

Comments
 (0)