Skip to content

Commit d4bef8d

Browse files
authored
include thunderbird for android in mobile (#6741)
1 parent 5685c6b commit d4bef8d

File tree

1 file changed

+1
-1
lines changed
  • kitsune/sumo/static/sumo/js

1 file changed

+1
-1
lines changed

kitsune/sumo/static/sumo/js/aaq.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ import RemoteTroubleshooting from "./remote";
88
export default class AAQSystemInfo {
99
static slugs = {
1010
desktop: ["/firefox/", "/firefox-enterprise/"],
11-
mobile: ["/mobile/", "/ios/", "/focus-firefox/"],
11+
mobile: ["/mobile/", "/ios/", "/focus-firefox/", "/thunderbird-android/"],
1212
};
1313

1414
constructor(form) {

0 commit comments

Comments
 (0)