mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-02 00:44:52 +01:00
renamed publish_log_viewer to publish_report_viewer
This commit is contained in:
parent
41fcd763c6
commit
f20ad0fa7a
8 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@ from openpype.pipeline import KnownPublishError
|
|||
|
||||
from .icons import get_icon
|
||||
from .validations_widget import ValidationsWidget
|
||||
from ..publish_log_viewer import PublishReportViewerWidget
|
||||
from ..publish_report_viewer import PublishReportViewerWidget
|
||||
|
||||
|
||||
class PublishFrame(QtWidgets.QFrame):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue