diff --git a/frontend/src/flags.ts b/frontend/src/flags.ts index 54962c26..571fc1fd 100644 --- a/frontend/src/flags.ts +++ b/frontend/src/flags.ts @@ -5,3 +5,4 @@ export const marketplaceFlagFrontend = isLocalMode(); export const agentPlaygroundEnabled = isLocalMode(); export const marketplaceEnabled = isLocalMode(); +