mirror of
				https://github.com/go-gitea/gitea.git
				synced 2025-10-31 19:06:18 +01:00 
			
		
		
		
	Update TypeScript types (#33799)
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
This commit is contained in:
		| @@ -14,7 +14,7 @@ window.addEventListener('load', async () => { | ||||
|     return 0; | ||||
|   }); | ||||
|  | ||||
|   const ui = SwaggerUI({ | ||||
|   SwaggerUI({ | ||||
|     spec, | ||||
|     dom_id: '#swagger-ui', | ||||
|     deepLinking: true, | ||||
| @@ -27,6 +27,4 @@ window.addEventListener('load', async () => { | ||||
|       SwaggerUI.plugins.DownloadUrl, | ||||
|     ], | ||||
|   }); | ||||
|  | ||||
|   window.ui = ui; | ||||
| }); | ||||
|   | ||||
		Reference in New Issue
	
	Block a user