mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-01 16:34:53 +01:00
Update openpype/hosts/maya/plugins/publish/extract_look.py
Co-authored-by: Ondřej Samohel <33513211+antirotor@users.noreply.github.com>
This commit is contained in:
parent
dfd748ccd1
commit
71bd10fffb
1 changed files with 1 additions and 1 deletions
|
|
@ -52,7 +52,7 @@ def find_paths_by_hash(texture_hash):
|
|||
|
||||
"""
|
||||
if AYON_SERVER_ENABLED:
|
||||
raise ValueError(
|
||||
raise KnownPublishError(
|
||||
"This is a bug. \"find_paths_by_hash\" is not compatible with "
|
||||
"AYON."
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue