Skip to content

Commit

Permalink
Hotfix feature.json (ChrisTitusTech#2865)
Browse files Browse the repository at this point in the history
- 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 ChrisTitusTech#2864
  • Loading branch information
ruxunderscore authored Oct 7, 2024
1 parent 1404efa commit e4565f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/feature.json
Original file line number Diff line number Diff line change
Expand Up @@ -321,5 +321,5 @@
"Order": "a084_",
"Type": "Button",
"ButtonWidth": "300"
},
}
}

0 comments on commit e4565f1

Please sign in to comment.