From f19074b1e8f01700c4e18e782381730aa39c1007 Mon Sep 17 00:00:00 2001 From: MM20 <15646950+MM2-0@users.noreply.github.com> Date: Tue, 13 Aug 2024 19:17:08 +0200 Subject: [PATCH] (docs) external link --- app/ui/src/main/AndroidManifest.xml | 1 + docs/docs/user-guide/concepts/plugins.md | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/app/ui/src/main/AndroidManifest.xml b/app/ui/src/main/AndroidManifest.xml index 840b8a594..88cb4a10d 100644 --- a/app/ui/src/main/AndroidManifest.xml +++ b/app/ui/src/main/AndroidManifest.xml @@ -72,6 +72,7 @@ + diff --git a/docs/docs/user-guide/concepts/plugins.md b/docs/docs/user-guide/concepts/plugins.md index e97c407f5..e9d709d3a 100644 --- a/docs/docs/user-guide/concepts/plugins.md +++ b/docs/docs/user-guide/concepts/plugins.md @@ -17,7 +17,7 @@ or install them manually as APK files. ### Activation After the plugin has been installed, it needs to be activated in the launcher settings. To do this, -go to settings > plugins, tap on the plugin you want to activate, and enable it. The plugin will +go to settings > plugins, tap on the plugin you want to activate, and enable it. The plugin will show a permission dialog. Tap on "Allow" to give the launcher the necessary permission to access the plugin's data.