mirror of
https://github.com/koichixD/uptime-kuma.git
synced 2026-08-29 01:01:01 +00:00
Websocket Test - Show Websocket URL (#6526)
This commit is contained in:
@@ -30,7 +30,8 @@
|
||||
monitor.type === 'keyword' ||
|
||||
monitor.type === 'json-query' ||
|
||||
monitor.type === 'mp-health' ||
|
||||
monitor.type === 'real-browser'
|
||||
monitor.type === 'real-browser' ||
|
||||
monitor.type === 'websocket-upgrade'
|
||||
"
|
||||
:href="monitor.url"
|
||||
target="_blank"
|
||||
|
||||
Reference in New Issue
Block a user