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
commit aabdb6a801
Notes: sideshowbarker 2024-07-17 02:37:08 +09:00

View file

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