Bug 1924170 - Follow up whitespace fix on browser.toml file. rs=bustage-fix DONTBUILD

This commit is contained in:
Alessandro Castellani 2024-11-14 15:02:14 -08:00
Родитель ac07f9570f
Коммит 6beeb01907
1 изменённых файлов: 14 добавлений и 14 удалений

Просмотреть файл

@ -1,14 +1,14 @@
[DEFAULT]
head = "head.js"
prefs = [
"mail.provider.suppress_dialog_on_startup=true",
"mail.spellcheck.inline=false",
"mail.spotlight.firstRunDone=true",
"mail.winsearch.firstRunDone=true",
"mailnews.database.global.indexer.enabled=false",
"mailnews.start_page.override_url=about:blank",
"mailnews.start_page.url=about:blank",
]
subsuite = "thunderbird"
["browser_shortcutsContainer.js"]
[DEFAULT]
head = "head.js"
prefs = [
"mail.provider.suppress_dialog_on_startup=true",
"mail.spellcheck.inline=false",
"mail.spotlight.firstRunDone=true",
"mail.winsearch.firstRunDone=true",
"mailnews.database.global.indexer.enabled=false",
"mailnews.start_page.override_url=about:blank",
"mailnews.start_page.url=about:blank",
]
subsuite = "thunderbird"
["browser_shortcutsContainer.js"]