Fix broken theme download in themes.json

This commit is contained in:
Adison Cavani 2022-11-25 22:41:55 +01:00
parent 2cd328c679
commit 70a189c186
No known key found for this signature in database
GPG key ID: 61D5EA322C3F828C

View file

@ -192,7 +192,7 @@
{ {
"name": "ASRock", "name": "ASRock",
"image": "ASRock.png", "image": "ASRock.png",
"theme": ".tar" "theme": "asrock.tar"
}, },
{ {
"name": "Dell", "name": "Dell",
@ -237,7 +237,7 @@
{ {
"name": "MSI", "name": "MSI",
"image": "MSI.png", "image": "MSI.png",
"theme": ".tar" "theme": "msi.tar"
}, },
{ {
"name": "Razer", "name": "Razer",