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