Hotfix feature.json (#2865)

- 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:
Rux 2024-10-07 13:41:38 -07:00 committed by GitHub
parent 1404efab26
commit e4565f1f6f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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