mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 21:04:40 +01:00
Update client/ayon_core/tools/sceneinventory/model.py
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
This commit is contained in:
parent
d18acdacb5
commit
577db91ccd
1 changed files with 1 additions and 1 deletions
|
|
@ -143,7 +143,7 @@ class InventoryModel(QtGui.QStandardItemModel):
|
|||
self._controller.get_current_project_name()
|
||||
)
|
||||
|
||||
formatting_data = {
|
||||
template_data = {
|
||||
"product": {
|
||||
"name": repre_info.product_name,
|
||||
"type": repre_info.product_type,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue