Add support for extra info: URLs (#182)

* Always show Down button

* Add URL and improve ArrayInput handling

* Minor
This commit is contained in:
Louis Lam
2023-11-25 22:14:21 +08:00
committed by GitHub
parent d23e2d8aa1
commit 631bc60cb2
4 changed files with 99 additions and 6 deletions

View File

@@ -96,5 +96,6 @@
"reverseProxyMsg2": "Check how to config it for WebSocket",
"Cannot connect to the socket server.": "Cannot connect to the socket server.",
"reconnecting...": "Reconnecting...",
"connecting...": "Connecting to the socket server..."
"connecting...": "Connecting to the socket server...",
"url": "URL | URLs"
}