chore: eslint add sonar (#17989)
This commit is contained in:
@@ -86,7 +86,7 @@ const InstallPluginDropdown = ({
|
||||
<div className='w-full'>
|
||||
{[
|
||||
...(
|
||||
(enable_marketplace && true)
|
||||
(enable_marketplace)
|
||||
? [{ icon: MagicBox, text: t('plugin.source.marketplace'), action: 'marketplace' }]
|
||||
: []
|
||||
),
|
||||
|
Reference in New Issue
Block a user