fixed wrong path in config
This commit is contained in:
parent
84a5584f3f
commit
5bc5935251
@ -1,7 +1,7 @@
|
||||
Apps = [
|
||||
{"guiname": "Beat Saber Ceiling",
|
||||
"name": "beatsaberceiling",
|
||||
"cmd": "apps/beatsaberceiling/beatsaberceiling.py",
|
||||
"cmd": "./beatsaberceiling.py",
|
||||
"path": "apps/beatsaberceiling"
|
||||
}
|
||||
]
|
||||
|
Loading…
Reference in New Issue
Block a user