mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-25 05:14:40 +01:00
Update openpype/modules/sync_server/sync_server_module.py
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
This commit is contained in:
parent
b336672558
commit
fc4f7ed5d9
1 changed files with 1 additions and 1 deletions
|
|
@ -1423,7 +1423,7 @@ class SyncServerModule(OpenPypeModule, ITrayModule):
|
|||
pause (bool or None): if True - pause, False - unpause
|
||||
force (bool): hard reset - currently only for add_site
|
||||
|
||||
Throws:
|
||||
Raises:
|
||||
SiteAlreadyPresentError - if adding already existing site and
|
||||
not 'force'
|
||||
ValueError - other errors (repre not found, misconfiguration)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue