Skip to content

Commit

Permalink
Adjust network permission definition
Browse files Browse the repository at this point in the history
  • Loading branch information
vanous committed Jun 21, 2024
1 parent f554f51 commit dfb2bec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion blender_manifest.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ wheels = [

[permissions]
files = "Import GDTF devices and MVR scenes. Export/Import project data"
network = "For GDTF Share, sACN, Art-Net, OSC, MVR-xchange"
network = "For GDTF Share, sACN, Art-Net, OSC, PSN, MVR-xchange"

[build]
paths_exclude_pattern = [
Expand Down

0 comments on commit dfb2bec

Please sign in to comment.