Skip to content
This repository has been archived by the owner on Sep 20, 2024. It is now read-only.

Commit

Permalink
feature/OP-7692_Folder_Batch_publishing_tool
Browse files Browse the repository at this point in the history
  • Loading branch information
Braden Jennings committed Jan 17, 2024
1 parent 6128d51 commit db3e016
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion openpype/hosts/batchpublisher/widgets.py
Original file line number Diff line number Diff line change
Expand Up @@ -640,4 +640,4 @@ def _on_browse_button_clicked(self):
model.populate_from_directory(directory)

def _on_publish_button_clicked(self):
self._tableview.publish()
self._tableview.publish()

0 comments on commit db3e016

Please sign in to comment.