mirror of
https://github.com/streamyfin/streamyfin.git
synced 2026-02-22 03:52:32 +00:00
fix(tmp): remove plugin temporarely
This commit is contained in:
@@ -6,9 +6,6 @@ module.exports = ({ config }) => {
|
||||
"react-native-google-cast",
|
||||
{ useDefaultExpandedMediaControls: true },
|
||||
]);
|
||||
|
||||
// Add the background downloader plugin only for non-TV builds
|
||||
config.plugins.push("./plugins/withRNBackgroundDownloader.js");
|
||||
}
|
||||
return {
|
||||
android: {
|
||||
|
||||
Reference in New Issue
Block a user