Skip to content

Commit

Permalink
Fix params for importFiles()
Browse files Browse the repository at this point in the history
Copy/paste error.
  • Loading branch information
bbb999 committed Dec 3, 2018
1 parent 2706486 commit 03ffb71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 3 - Project object/project.rst
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,7 @@ Imports media from the specified file paths.

**Parameters**

A valid ``sequenceID``.
An ``array`` of file paths to be imported, a ``boolean`` indicating whether warning dialogs should be suppressed, a ``boolean`` indicating whether the file paths should be interpreted as a sequence of numbered stills, and a ``projectItem`` object for the bin into which the files should be imported.

**Returns**

Expand Down

0 comments on commit 03ffb71

Please sign in to comment.