📝 PluginOptionsFlow.tsx

This commit is contained in:
nirholas
2026-03-31 10:22:53 +00:00
parent 7eed781ecf
commit 0824f6d131
2 changed files with 2 additions and 1 deletions

View File

@@ -47,3 +47,4 @@ export function getBridgeBaseUrl(): string {
return getBridgeBaseUrlOverride() ?? getOauthConfig().BASE_API_URL
}