mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 17:57: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": [
|
||||
"ratio"
|
||||
],
|
||||
"valid-identifiers":[
|
||||
"valid-identifiers": [
|
||||
"auto"
|
||||
]
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue