Merge pull request #703 from ente-io/change_io_build_copy
change copy for iOS
This commit is contained in:
commit
d7a33644f1
1 changed files with 1 additions and 1 deletions
|
@ -141,7 +141,7 @@ class _LandingPageWidgetState extends State<LandingPageWidget> {
|
|||
"everywhere",
|
||||
Platform.isAndroid
|
||||
? "Android, iOS, Web, Desktop"
|
||||
: "iOS, Android, Web, Desktop",
|
||||
: "Mobile, Web, Desktop",
|
||||
),
|
||||
],
|
||||
onPageChanged: (index) {
|
||||
|
|
Loading…
Add table
Reference in a new issue