mirror of
https://github.com/gogcom/galaxy-integrations-python-api.git
synced 2026-05-24 22:46:46 -04:00
prepare interfaces for subscriptions
This commit is contained in:
@@ -67,6 +67,10 @@ async def plugin(reader, writer):
|
||||
"get_local_size",
|
||||
"prepare_local_size_context",
|
||||
"local_size_import_complete",
|
||||
"get_subscriptions",
|
||||
"get_subscription_games",
|
||||
"prepare_subscription_games_context",
|
||||
"subscription_games_import_complete"
|
||||
)
|
||||
|
||||
with ExitStack() as stack:
|
||||
|
||||
Reference in New Issue
Block a user