mirror of
https://github.com/rad4day/Waybar.git
synced 2025-07-14 07:02:30 +02:00
fix(config): preserve explicit null when merging objects
This commit is contained in:
@ -1,4 +1,5 @@
|
||||
{
|
||||
"include": ["test/config/include-1.json", "test/config/include-2.json"],
|
||||
"position": "top"
|
||||
"position": "top",
|
||||
"nullOption": null
|
||||
}
|
||||
|
Reference in New Issue
Block a user