Issue #756 - Remove Contextual Identity from Basilisk

This commit is contained in:
Gaming4JC 2019-03-18 20:51:28 -04:00 • committed by Roy Tam
commit ac50c95756
46 changed files with 39 additions and 1467 deletions

View file

@ -61,7 +61,6 @@ function init_all() {
register_module("paneGeneral", gMainPane);
register_module("paneSearch", gSearchPane);
register_module("panePrivacy", gPrivacyPane);
register_module("paneContainers", gContainersPane);
register_module("paneAdvanced", gAdvancedPane);
register_module("paneApplications", gApplicationsPane);
register_module("paneContent", gContentPane);