Remove annoying red popup in thunderbird
This commit is contained in:
parent
3d38656105
commit
ef9ecf2ed1
1 changed files with 3 additions and 1 deletions
|
@ -10,6 +10,8 @@
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
settings = {};
|
settings = {
|
||||||
|
"mailnews.start_page.enabled" = false;
|
||||||
|
};
|
||||||
};
|
};
|
||||||
}
|
}
|
Loading…
Reference in a new issue