mirror of https://github.com/kortix-ai/suna.git
chore(dev): import fix
This commit is contained in:
parent
c55a441d3d
commit
edc9bccd40
|
@ -5,3 +5,4 @@ export const marketplaceFlagFrontend = isLocalMode();
|
|||
|
||||
export const agentPlaygroundEnabled = isLocalMode();
|
||||
export const marketplaceEnabled = isLocalMode();
|
||||
|
||||
|
|
Loading…
Reference in New Issue