mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-09-06 17:48:37 +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
Notes:
sideshowbarker
2024-07-17 02:37:08 +09:00
Author: https://github.com/TobyAsE
Commit: aabdb6a801
Pull-request: https://github.com/SerenityOS/serenity/pull/20304
Reviewed-by: https://github.com/AtkinsSJ ✅
Reviewed-by: https://github.com/awesomekling
Reviewed-by: https://github.com/trflynn89
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