firefox-forbidden-policies.js: tab groups are indeed allowed in policy

This commit is contained in:
Aminda Suomalainen 2025-03-08 08:54:49 +02:00
parent ebb94bfbea
commit f71cacaec7
Signed by: Mikaela
GPG Key ID: 99392F62BAE30723

View File

@ -112,8 +112,5 @@ lockPref("sidebar.revamp", true);
lockPref("sidebar.verticalTabs", true);
lockPref("sidebar.visibility", "always-show");
// Tab groups. TODO: Are these allowed? I am on ESR, so it does nothing yet.
lockPref("browser.tabs.groups.enabled", true);
// No making configuration on the last line of the file!
//