mirror of
https://github.com/lllyasviel/stable-diffusion-webui-forge.git
synced 2026-02-22 07:43:58 +00:00
Added new line at the end of ngrok.py
This commit is contained in:
@@ -12,4 +12,4 @@ def connect(token, port):
|
||||
f'Your token: {token}, get the right one on https://dashboard.ngrok.com/get-started/your-authtoken')
|
||||
else:
|
||||
print(f'ngrok connected to localhost:{port}! URL: {public_url}\n'
|
||||
'You can use this link after the launch is complete.')
|
||||
'You can use this link after the launch is complete.')
|
||||
|
||||
Reference in New Issue
Block a user