mirror of
https://github.com/alicevision/Meshroom.git
synced 2025-07-31 23:38:48 +02:00
change category description on SketchfabUpload node
This commit is contained in:
parent
e665176209
commit
d661a2b928
1 changed files with 1 additions and 1 deletions
|
@ -116,7 +116,7 @@ class SketchfabUpload(desc.Node):
|
|||
desc.ChoiceParam(
|
||||
name='category',
|
||||
label='Category',
|
||||
description='Maximum of 2 categories.',
|
||||
description='Adding categories helps improve the discoverability of your model.',
|
||||
value='none',
|
||||
values=['none',
|
||||
'animals-pets',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue