Skip to content

Commit be8c260

Browse files
committed
Handle on-complete.js loaded asynchronously before abp.js
1 parent 8997c93 commit be8c260

File tree

1 file changed

+1
-0
lines changed
  • aspnet-core/src/AbpCompanyName.AbpProjectName.Web.Host/wwwroot/swagger/ui

1 file changed

+1
-0
lines changed

aspnet-core/src/AbpCompanyName.AbpProjectName.Web.Host/wwwroot/swagger/ui/on-complete.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
var abp = abp || {};
12
(function () {
23

34
/* Swagger */

0 commit comments

Comments
 (0)