mirror of
https://github.com/RGBCube/serenity
synced 2025-07-26 02:07:35 +00:00
LibWeb: Make the linter happy in Properties.json
There was a space missing and the linter complained.
This commit is contained in:
parent
8709369d43
commit
aabdb6a801
1 changed files with 1 additions and 1 deletions
|
@ -140,7 +140,7 @@
|
||||||
"valid-types": [
|
"valid-types": [
|
||||||
"ratio"
|
"ratio"
|
||||||
],
|
],
|
||||||
"valid-identifiers":[
|
"valid-identifiers": [
|
||||||
"auto"
|
"auto"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue