Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 4 additions & 1 deletion integrations.md
Original file line number Diff line number Diff line change
Expand Up @@ -126,6 +126,9 @@ packages:
- title: Qreader
description: QR code reader by <strong>zean00</strong>
url: https://github.com/zean00/fuse-qreader
- title: Qrcode Generator by <strong>Anagrr</strong>
description: Generate QR Code inside your Fuse Project
url: https://github.com/Anagrr/Fuse.QrcodeGenerator
- title: Review app
description: Get reviews from your users without making them leave the app.
url: https://github.com/LuisRodriguezLD/Fuse-RequestReview
Expand Down Expand Up @@ -199,7 +202,7 @@ packages:
- title: Background Downloader
description: (iOS, Android) Simple library download files in a way that allows the download to progress even when the app is in the background.
url: https://github.com/Anagrr/Fuse.BackgroundDownload
plugins:
- Plugins
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not sure that this is correct; is this not removing the variable reference that's used to produce the plugins list further down below?

- title: Alfred Workflow
description: Integrate Fuse on Alfred.
url: https://github.com/Hazealign/fuse-alfred-workflow
Expand Down