Hotfix feature.json

- Stray comma at the end of line 324.
- Since JSON handling is different between Powershell 5 and Powershell 7. You only notice the error during Compiling on Powershell 5. Fixes https://github.com/ChrisTitusTech/winutil/issues/2864
This commit is contained in:
Underscore 2024-10-02 19:23:03 -07:00
parent 207ce43428
commit 7535e2b679

View File

@ -321,5 +321,5 @@
"Order": "a084_",
"Type": "Button",
"ButtonWidth": "300"
},
}
}