Merge pull request #703 from ente-io/change_io_build_copy

change copy for iOS
This commit is contained in:
Neeraj Gupta 2022-12-13 15:38:51 +05:30 committed by GitHub
commit d7a33644f1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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) {