From 2592fe029afbe42676ab595247abceca2a2cf9bd Mon Sep 17 00:00:00 2001 From: Paul Bienkowski Date: Thu, 2 Dec 2021 21:02:11 +0100 Subject: [PATCH] fix: Show correct API URL for OBS in settings page --- frontend/src/pages/SettingsPage.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/pages/SettingsPage.tsx b/frontend/src/pages/SettingsPage.tsx index bcad107..c91c3e6 100644 --- a/frontend/src/pages/SettingsPage.tsx +++ b/frontend/src/pages/SettingsPage.tsx @@ -158,7 +158,7 @@ function ApiKeyDialog({login, onGenerateNewKey}) {

The API URL should be set to:

- +

You can generate a new API Key here, which will invalidate the old one, disconnecting all devices you used it on