remove erronous commata in manifest.json

This commit is contained in:
1nc1n3r470r 2023-10-05 01:32:05 +02:00 committed by GitHub
parent 8f1415f5d8
commit d44e6ab999
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -15,5 +15,5 @@
}
],
"theme_color": "#175DDC",
"background_color": "#175DDC",
"background_color": "#175DDC"
}