mirror of
https://github.com/movie-web/native-app.git
synced 2025-09-13 16:33:26 +00:00
Fix year NaN, no longer open unreleased
This commit is contained in:
@@ -64,8 +64,6 @@ const DownloadsScreen: React.FC = () => {
|
||||
},
|
||||
};
|
||||
|
||||
console.log(isDevelopmentProvisioningProfile());
|
||||
|
||||
return (
|
||||
<ScreenLayout>
|
||||
<YStack gap={2} style={{ padding: 10 }}>
|
||||
|
Reference in New Issue
Block a user