Commit c630bb65 by N.Watanabe Committed by GitHub

Fix typo about missing comma in ReadMe

parent f4f9924d
...@@ -100,7 +100,7 @@ You can remove permissions you don't use: ...@@ -100,7 +100,7 @@ You can remove permissions you don't use:
# 'PERMISSION_MEDIA_LIBRARY=0', # 'PERMISSION_MEDIA_LIBRARY=0',
## dart: PermissionGroup.sensors ## dart: PermissionGroup.sensors
# 'PERMISSION_SENSORS=0' # 'PERMISSION_SENSORS=0',
## dart: PermissionGroup.bluetooth ## dart: PermissionGroup.bluetooth
# 'PERMISSION_BLUETOOTH=0' # 'PERMISSION_BLUETOOTH=0'
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment