✨ 🎷 managedPlugins.ts
This commit is contained in:
@@ -25,3 +25,4 @@ export function getManagedPluginNames(): Set<string> | null {
|
|||||||
}
|
}
|
||||||
return names.size > 0 ? names : null
|
return names.size > 0 ? names : null
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user