Skip to content

Commit fcd7457

Browse files
authored
[SHOT-3617]: VRED "load" action should be "import". (#99)
1 parent 33096b8 commit fcd7457

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

env/includes/vred/apps.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ vred.apps.tk-multi-shotgunpanel:
8989
filters: {published_file_type: Catpart File}
9090
- actions: [import]
9191
filters: {published_file_type: Fbx File}
92-
- actions: [load]
92+
- actions: [import]
9393
filters: {published_file_type: VRED Scene}
9494
- actions: [import]
9595
filters: {published_file_type: Osb File}

0 commit comments

Comments
 (0)