mirror of
https://github.com/movie-web/native-app.git
synced 2025-09-13 17:13:25 +00:00
chore: prettier
This commit is contained in:
@@ -1,16 +1,16 @@
|
||||
{
|
||||
"apps": [
|
||||
{
|
||||
"name": "movie-web",
|
||||
"bundleIdentifier": "dev.movieweb.app",
|
||||
"filename": "movie-web.ipa",
|
||||
"githubOwner": "movie-web",
|
||||
"githubRepository": "native-app",
|
||||
"developerName": "movie-web",
|
||||
"subtitle": "A small app for watching movies and shows easily",
|
||||
"localizedDescription": "This service works by displaying video files from third-party providers inside an intuitive and aesthetic user interface.",
|
||||
"iconURL": "https://github.com/movie-web/native-app/blob/master/apps/expo/assets/images/icon.png?raw=true",
|
||||
"tintColor": "a87fd1"
|
||||
}
|
||||
]
|
||||
}
|
||||
"apps": [
|
||||
{
|
||||
"name": "movie-web",
|
||||
"bundleIdentifier": "dev.movieweb.app",
|
||||
"filename": "movie-web.ipa",
|
||||
"githubOwner": "movie-web",
|
||||
"githubRepository": "native-app",
|
||||
"developerName": "movie-web",
|
||||
"subtitle": "A small app for watching movies and shows easily",
|
||||
"localizedDescription": "This service works by displaying video files from third-party providers inside an intuitive and aesthetic user interface.",
|
||||
"iconURL": "https://github.com/movie-web/native-app/blob/master/apps/expo/assets/images/icon.png?raw=true",
|
||||
"tintColor": "a87fd1"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
Reference in New Issue
Block a user