🎛️ pluginIdentifier.ts
This commit is contained in:
@@ -121,3 +121,4 @@ export function settingSourceToScope(
|
||||
): Exclude<PluginScope, 'managed'> {
|
||||
return SETTING_SOURCE_TO_SCOPE[source] as Exclude<PluginScope, 'managed'>
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user