Skip to content

Commit b465eaf

Browse files
committed
fix: remove useless permission
1 parent d84d913 commit b465eaf

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

Dioxus.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,7 @@ short_description = "Workout Logger"
3535
# motion.description = "Tracking cardio exercises distance?"
3636
# nerby-wifi.description = "P2P Syncing?"
3737
notifications.description = "Rest/Exercise duration alerts"
38-
# TODO Consider removing in favor of just the Photo Picker
39-
photos = { access = "read", description = "Custom exercises images" }
38+
# photos = { access = "read", description = "Custom exercises images" }
4039

4140
[android]
4241
compile_sdk = 36

0 commit comments

Comments
 (0)