mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-01 16:34:53 +01:00
renamed 'publish_widget.py' to 'publish_frame.py'
This commit is contained in:
parent
e725246c31
commit
96707c4a49
2 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@ from .widgets import (
|
|||
ValidateBtn,
|
||||
PublishBtn,
|
||||
)
|
||||
from .publish_widget import PublishFrame
|
||||
from .publish_frame import PublishFrame
|
||||
from .tabs_widget import PublisherTabsWidget
|
||||
from .overview_widget import OverviewWidget
|
||||
from .validations_widget import ValidationsWidget
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue