Skip to content

Commit 927800b

Browse files
committed
Update abp.signalr-client.js
1 parent c898560 commit 927800b

File tree

1 file changed

+2
-0
lines changed
  • aspnet-core/src/AbpCompanyName.AbpProjectName.Web.Mvc/wwwroot/lib/abp-web-resources/Abp/Framework/scripts/libs

1 file changed

+2
-0
lines changed

aspnet-core/src/AbpCompanyName.AbpProjectName.Web.Mvc/wwwroot/lib/abp-web-resources/Abp/Framework/scripts/libs/abp.signalr-client.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,8 @@
8484
}(signalR.TransportType.WebSockets);
8585
}
8686

87+
abp.signalr.startConnection = startConnection;
88+
8789
if (abp.signalr.autoConnect === undefined) {
8890
abp.signalr.autoConnect = true;
8991
}

0 commit comments

Comments
 (0)