Skip to content

Commit

Permalink
Autobuild
Browse files Browse the repository at this point in the history
  • Loading branch information
couleurm authored and github-actions[bot] committed Mar 25, 2024
1 parent 499a30a commit 8007a20
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Manifests.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
},
"LCDirectory": {
"default": "\"$HOME\\.lunarclient\"",
"type": "String"
"type": "string"
},
"NoBetaWarning": {
"default": "False",
Expand Down Expand Up @@ -72,7 +72,7 @@
},
"OBS64Path": {
"description": "If you've got a portable install or something, pass in the main OBS binary's path here",
"type": "String"
"type": "string"
},
"Preset": {
"values": [
Expand All @@ -89,7 +89,7 @@
"type": "enum[]"
},
"OBSProfile": {
"type": "String"
"type": "string"
}
}
}
Expand Down

0 comments on commit 8007a20

Please sign in to comment.