⚙️ 🎬 ConfigTool.ts
This commit is contained in:
@@ -465,3 +465,4 @@ function buildNestedObject(
|
|||||||
}
|
}
|
||||||
return { [key]: buildNestedObject(path.slice(1), value) }
|
return { [key]: buildNestedObject(path.slice(1), value) }
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user