-
-
Notifications
You must be signed in to change notification settings - Fork 17
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Added QR code generator to FuseOpen #71
base: master
Are you sure you want to change the base?
Conversation
Update integrations.md
Update integrations.md
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Did you test this? I don't believe that the plugins line you updated is correct; it's not the title of the section but the variable declaration for the links. See further down the pages code.
@@ -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 |
There was a problem hiding this comment.
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?
Added QR code generator to FuseOpen website integration