mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2026-02-08 20:42:32 +08:00
Fix endline
This commit is contained in:
parent
99a1484574
commit
91d018af66
@ -120,4 +120,4 @@ class InternalRoutesV2:
|
||||
self._app = web.Application()
|
||||
self.setup_routes()
|
||||
self._app.add_routes(self.routes)
|
||||
return self._app
|
||||
return self._app
|
||||
|
||||
Loading…
Reference in New Issue
Block a user