chore: updated client_convenience

This commit is contained in:
Gabriel Grubba
2023-03-07 15:18:35 -03:00
parent 35a62a34d3
commit 89dd8cd062

View File

@@ -47,6 +47,7 @@ Meteor.connection = DDP.connect(ddpUrl, {
[
'subscribe',
'methods',
'isAsyncCall',
'call',
'callAsync',
'apply',