Fix BodyPaint4 filename

This commit is contained in:
Julian Groß 2022-09-28 22:20:21 +02:00 committed by GitHub
parent 3af3a76d15
commit 8e5edf4218
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -158,7 +158,7 @@ var metadata = { "applications":
"directory": "BodyPaint4",
"name": "Body Paint",
"description": "Paint with your finger in VR, or with mouse in desktop mode.<br> You can paint in free space, on yourself, or even on other avatars, it's the fastest way to put cat-ears on all your friends.",
"jsfile": "BodyPaint4/BodyPaint4.js",
"jsfile": "BodyPaint4/bodyPaint4.js",
"icon": "BodyPaint4/content/appicons/body-paint-i.svg",
"caption": "BODY PAINT"
},
@ -172,4 +172,4 @@ var metadata = { "applications":
"caption": "SNAP-PRO"
}
]
};
};