Skip to content

Commit

Permalink
Update default-devices.json
Browse files Browse the repository at this point in the history
  • Loading branch information
michalziolkowski committed Dec 12, 2024
1 parent 7235002 commit bda88f7
Showing 1 changed file with 2 additions and 19 deletions.
21 changes: 2 additions & 19 deletions configs/default-devices.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,27 +2,10 @@
"exclude": ["ManyStories"],
"devices": [
{
"id": "pixel.7.pro",
"osVersion": "13",
"osLocale": "en_US",
"osTheme": "light"
},
{
"id": "pixel.tablet",
"osVersion": "13",
"osLocale": "fr_FR",
"osTheme": "dark"
},
{
"id": "iphone.13.mini",
"osVersion": "15",
"osLocale": "en_US",
"osTheme": "dark"
},
{
"id": "ipad.pro.13.m4",
"id": "iphone.15.pro",
"osVersion": "17",
"osLocale": "en_US",
"osLocale": "fr_CH",
"osTheme": "light"
}
]
Expand Down

0 comments on commit bda88f7

Please sign in to comment.