(docs) external link

This commit is contained in:
MM20 2024-08-13 19:17:08 +02:00
parent c2a82778f9
commit f19074b1e8
No known key found for this signature in database
GPG Key ID: 0B61A8F2DEAFA389
2 changed files with 2 additions and 1 deletions

View File

@ -72,6 +72,7 @@
<category android:name="android.intent.category.BROWSABLE" />
<data android:scheme="https"/>
<data android:path="/in-app"/>
<data android:path="/in-app.html"/>
<data android:host="kvaesitso.mm20.de"/>
</intent-filter>
</activity>

View File

@ -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 <a href="/in-app?route=settings/plugins">settings > plugins</a>, tap on the plugin you want to activate, and enable it. The plugin will
go to <a href="https://kvaesitso.mm20.de/in-app?route=settings/plugins" rel="external">settings > plugins</a>, 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.