mirror of
https://github.com/recloudstream/cloudstream.git
synced 2024-08-15 01:53:11 +00:00
fix plugin downloads trash can
This commit is contained in:
parent
93dce8682e
commit
9f1b172f34
1 changed files with 2 additions and 2 deletions
|
@ -160,7 +160,7 @@ class PluginsViewModel : ViewModel() {
|
|||
PluginManager.downloadPlugin(
|
||||
activity,
|
||||
metadata.url,
|
||||
metadata.name,
|
||||
metadata.internalName,
|
||||
repo,
|
||||
isEnabled
|
||||
) to message
|
||||
|
|
Loading…
Reference in a new issue