Merge pull request #6188 from ynput/enhancement/remove-djv-from-applications-settings

AYON Applications: Remove djvview group from default applications
This commit is contained in:
Jakub Trllo 2024-02-05 11:25:23 +01:00 committed by GitHub
commit c8e7c158d2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1175,30 +1175,6 @@
}
]
},
"djvview": {
"enabled": true,
"label": "DJV View",
"icon": "{}/app_icons/djvView.png",
"host_name": "",
"environment": "{}",
"variants": [
{
"name": "1-1",
"label": "1.1",
"executables": {
"windows": [],
"darwin": [],
"linux": []
},
"arguments": {
"windows": [],
"darwin": [],
"linux": []
},
"environment": "{}"
}
]
},
"wrap": {
"enabled": true,
"label": "Wrap",