Fix some errors found in thunderbird examples
This commit is contained in:
@@ -72,6 +72,7 @@
|
|||||||
"extensions.activeThemeID": {
|
"extensions.activeThemeID": {
|
||||||
"method": "re",
|
"method": "re",
|
||||||
"ref": "dark"
|
"ref": "dark"
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -5,7 +5,7 @@
|
|||||||
"source": "https://superuser.com/questions/1764409/how-to-send-email-with-thunderbird-without-configuring-an-incoming-email-service",
|
"source": "https://superuser.com/questions/1764409/how-to-send-email-with-thunderbird-without-configuring-an-incoming-email-service",
|
||||||
"config": [
|
"config": [
|
||||||
{
|
{
|
||||||
"type": download",
|
"type": "download",
|
||||||
"parameters": {
|
"parameters": {
|
||||||
"files": [
|
"files": [
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user