mirror of
https://github.com/streamyfin/streamyfin.git
synced 2026-07-16 01:13:27 +01:00
feat: ios widget
This commit is contained in:
@@ -9,6 +9,9 @@ module.exports = ({ config }) => {
|
||||
|
||||
// KSPlayer for iOS (GPU acceleration + native PiP)
|
||||
config.plugins.push("./plugins/withKSPlayer.js");
|
||||
|
||||
// iOS Widget support via apple-targets
|
||||
config.plugins.push("@bacons/apple-targets");
|
||||
}
|
||||
|
||||
// Only override googleServicesFile if env var is set
|
||||
|
||||
Reference in New Issue
Block a user