Commit a004d1a8 authored by JamnedZ's avatar JamnedZ Committed by AUTOMATIC1111

Added new line at the end of ngrok.py

parent 59925644
......@@ -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.')
\ No newline at end of file
'You can use this link after the launch is complete.')
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment