Merge branch 'feature-flags' of https://github.com/escapade-mckv/suna into feature-flags

This commit is contained in:
Soumyadas15 2025-06-05 16:37:20 +05:30
commit c917e361b7
1 changed files with 0 additions and 1 deletions

View File

@ -5,4 +5,3 @@ export const marketplaceFlagFrontend = isLocalMode();
export const agentPlaygroundEnabled = isLocalMode(); export const agentPlaygroundEnabled = isLocalMode();
export const marketplaceEnabled = isLocalMode(); export const marketplaceEnabled = isLocalMode();