✨ 📼 supportedSettings.ts
This commit is contained in:
@@ -209,3 +209,4 @@ export function getPath(key: string): string[] {
|
|||||||
const config = SUPPORTED_SETTINGS[key]
|
const config = SUPPORTED_SETTINGS[key]
|
||||||
return config?.path ?? key.split('.')
|
return config?.path ?? key.split('.')
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user