parent
8f9cc300b3
commit
bbe1e618a3
@ -169,6 +169,7 @@ const PluginCatalog = () => {
|
||||
</Button>
|
||||
)}
|
||||
</div>
|
||||
{experimentalFeatureEnabed && (
|
||||
<Switch
|
||||
checked={isActivePlugin}
|
||||
onCheckedChange={(e) => {
|
||||
@ -179,6 +180,7 @@ const PluginCatalog = () => {
|
||||
}
|
||||
}}
|
||||
/>
|
||||
)}
|
||||
</div>
|
||||
)
|
||||
})}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user