mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 21:04:40 +01:00
Merge branch 'develop' into enhancement/Loader-Delete-Old-Versions-action-confirmation
This commit is contained in:
commit
f0474e1f96
1 changed files with 1 additions and 1 deletions
|
|
@ -294,7 +294,7 @@ class StatusesCombobox(CustomPaintMultiselectComboBox):
|
|||
model=model,
|
||||
parent=parent
|
||||
)
|
||||
self.set_placeholder_text("Statuses...")
|
||||
self.set_placeholder_text("Version status filter...")
|
||||
self._model = model
|
||||
self._last_project_name = None
|
||||
self._fully_disabled_filter = False
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue