mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-01 08:24:53 +01:00
Hound
This commit is contained in:
parent
a00b11d31f
commit
06359c6dc3
3 changed files with 5 additions and 6 deletions
|
|
@ -164,8 +164,7 @@ class PhotoshopServerStub():
|
|||
:return: <string> full path with name
|
||||
"""
|
||||
res = self.websocketserver.call(
|
||||
self.client.call
|
||||
('Photoshop.get_active_document_full_name'))
|
||||
self.client.call('Photoshop.get_active_document_full_name'))
|
||||
|
||||
return res
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue