diff --git a/components/realtime/socketio.vue b/components/realtime/socketio.vue index 322fd9094..2d0239645 100644 --- a/components/realtime/socketio.vue +++ b/components/realtime/socketio.vue @@ -13,6 +13,16 @@ @keyup.enter="urlValid ? toggleConnection() : null" /> +
+
  • + + +
  • +
  • @@ -28,7 +38,6 @@
  • -