mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-01 16:34:53 +01:00
SyncServer - credentials_url is multiplatform path
This commit is contained in:
parent
fca039884a
commit
97c2a47024
1 changed files with 3 additions and 2 deletions
|
|
@ -50,9 +50,10 @@
|
|||
"type": "dict",
|
||||
"children": [
|
||||
{
|
||||
"type": "text",
|
||||
"type": "path",
|
||||
"key": "credentials_url",
|
||||
"label": "Credentials url"
|
||||
"label": "Credentials url",
|
||||
"multiplatform": true
|
||||
},
|
||||
{
|
||||
"type": "dict-modifiable",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue