LibWeb: Make the linter happy in Properties.json

There was a space missing and the linter complained.
This commit is contained in:
Tobias Christiansen
2023-08-01 20:11:03 +02:00
committed by Sam Atkins
parent 8709369d43
commit aabdb6a801

View File

@@ -140,7 +140,7 @@
"valid-types": [
"ratio"
],
"valid-identifiers":[
"valid-identifiers": [
"auto"
]
},