Bug 1925389 - Implement EOY donation appeal. r=babolivier
Differential Revision: https://phabricator.services.mozilla.com/D230001 --HG-- extra : moz-landing-system : lando
This commit is contained in:
Родитель
0ca113be26
Коммит
21fb4f8383
|
@ -1375,9 +1375,9 @@ pref("services.sync.engine.servers", true);
|
|||
#endif
|
||||
|
||||
// Donation appeal.
|
||||
pref("app.donation.eoy.version", 7);
|
||||
pref("app.donation.eoy.version", 8);
|
||||
pref("app.donation.eoy.version.viewed", 0);
|
||||
pref("app.donation.eoy.url", "https://updates.thunderbird.net/thunderbird/128.0/nov24/");
|
||||
pref("app.donation.eoy.url", "https://updates.thunderbird.net/thunderbird/128.0/dec24/");
|
||||
|
||||
// IMAP-JS disabled, Bug 1707547.
|
||||
pref("mailnews.imap.jsmodule", false);
|
||||
|
|
Загрузка…
Ссылка в новой задаче