App feedbacks fix option id required in apps (#19386)

fixes
https://discord.com/channels/1130383047699738754/1488226371032453292
This commit is contained in:
martmull
2026-04-07 15:53:16 +02:00
committed by GitHub
parent 6e23ca35e6
commit 8702300b07
36 changed files with 333 additions and 5062 deletions
@@ -45,11 +45,6 @@ export const seedFeatureFlags = async ({
workspaceId: workspaceId,
value: true,
},
{
key: FeatureFlagKey.IS_MARKETPLACE_ENABLED,
workspaceId: workspaceId,
value: true,
},
{
key: FeatureFlagKey.IS_MARKETPLACE_SETTING_TAB_VISIBLE,
workspaceId: workspaceId,