build: fix CRLF endings in messages.json (#38212)
This commit is contained in:
parent
9ccf2275d2
commit
0212c264ca
1 changed files with 6 additions and 6 deletions
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"extName": {
|
||||
"message": "chrome-i18n",
|
||||
"description": "Extension name."
|
||||
}
|
||||
}
|
||||
{
|
||||
"extName": {
|
||||
"message": "chrome-i18n",
|
||||
"description": "Extension name."
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue