Browse Source

rbo supportata!

boyska 7 months ago
parent
commit
c627401d3c
1 changed files with 4 additions and 1 deletions
  1. 4 1
      src/js/radiomanifest.js

+ 4 - 1
src/js/radiomanifest.js

@@ -20,7 +20,10 @@ const RM = {
       description: "supporto parziale!",
       url: "https://test.radiogramma.org",
     },
-    // 'RBO': { }
+    RBO: {
+      name: "Radio Blackout",
+      url: "https://radioblackout.org",
+    },
   },
 
   currentRadio: null,