[modules.home] firefox: add acc_testing profile
pyrox.dev 7 months ago 9fdafc96 588c4d58
··· 16 isDefault = true; 17 name = "Default"; 18 }; 0 0 0 0 0 19 }; 20 }; 21 };
··· 16 isDefault = true; 17 name = "Default"; 18 }; 19 + acc_testing = { 20 + id = 1; 21 + isDefault = false; 22 + name = "Accessibility Testing"; 23 + }; 24 }; 25 }; 26 };