mirror of
https://github.com/gogcom/galaxy-integrations-python-api.git
synced 2026-05-24 06:26:33 -04:00
GPI-1109 Implement get_game_size
This commit is contained in:
@@ -64,6 +64,9 @@ async def plugin(reader, writer):
|
||||
"get_user_presence",
|
||||
"prepare_user_presence_context",
|
||||
"user_presence_import_complete",
|
||||
"get_local_size",
|
||||
"prepare_local_size_context",
|
||||
"local_size_import_complete",
|
||||
)
|
||||
|
||||
with ExitStack() as stack:
|
||||
|
||||
Reference in New Issue
Block a user