mirror of
https://github.com/gogcom/galaxy-integrations-python-api.git
synced 2026-01-18 03:38:15 -05:00
Add more detials to launch_platform_client method
This commit is contained in:
committed by
Romuald Bierbasz
parent
ca85b2428b
commit
dec59f47dd
@@ -661,7 +661,7 @@ class Plugin:
|
||||
raise NotImplementedError()
|
||||
|
||||
async def launch_platform_client(self) -> None:
|
||||
"""Override this method to launch platform client.
|
||||
"""Override this method to launch platform client. Preferably minimized to tray.
|
||||
This method is called by the GOG Galaxy Client."""
|
||||
raise NotImplementedError()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user