mirror of
https://github.com/streamyfin/streamyfin.git
synced 2026-07-16 01:13:27 +01:00
revert: remove accidentally merged ios widget commits
Reverts commits d58c1a77 (feat: ios widget) and 08fe871d (wip: widget) that were accidentally merged from feat/ios-widget-build-target branch.
This commit is contained in:
@@ -9,9 +9,6 @@ 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