We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9e0a407 commit 61ed50eCopy full SHA for 61ed50e
1 file changed
docs/reference/platforms/linux/flatpak.rst
@@ -83,7 +83,7 @@ that can have additional sub-attributes; each sub-attribute maps to a single pro
83
that will be added to the app's manifest. For example, to add ``--allow=bluetooth`` as a
84
finish argument, you would specify::
85
86
- finish_arg."allow=bluetooth" = True
+ finish_arg."allow=bluetooth" = true
87
88
Briefcase adds the following finish arguments by default:
89
0 commit comments