diff --git a/src/optionsMenu/AboutTab.tsx b/src/optionsMenu/AboutTab.tsx index 1a7c7a6..b79ae53 100644 --- a/src/optionsMenu/AboutTab.tsx +++ b/src/optionsMenu/AboutTab.tsx @@ -6,7 +6,7 @@ import { MYRADIO_BASE_URL, MYRADIO_NON_API_BASE } from "../api"; export function AboutTab() { return ( <> - +
{MYRADIO_BASE_URL}
/{MYRADIO_NON_API_BASE}
{process.env.REACT_APP_WS_URL}